Просмотр исходного кода

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

fix: Chinese notation is broken on create new page modal
cao 3 лет назад
Родитель
Сommit
da18e97d57
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/app/resource/locales/zh_CN/translation.json

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

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