Przeglądaj źródła

Merge pull request #5973 from weseek/fix/96693-chinese-modal-text

fix: Chinese notation is broken on create new page modal
cao 3 lat temu
rodzic
commit
da18e97d57

+ 1 - 1
packages/app/resource/locales/zh_CN/translation.json

@@ -524,7 +524,7 @@
 	"template": {
 	"template": {
 		"modal_label": {
 		"modal_label": {
 			"Create/Edit Template Page": "创建/编辑模板页",
 			"Create/Edit Template Page": "创建/编辑模板页",
-			"Create template under": "在下面创建模板页:<br/><code><small>%s</small></code>"
+			"Create template under": "在下面创建模板页"
 		},
 		},
 		"option_label": {
 		"option_label": {
 			"create/edit": "创建/编辑模板页。",
 			"create/edit": "创建/编辑模板页。",