kaori 4 лет назад
Родитель
Сommit
93b8040359

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

@@ -259,7 +259,7 @@
     "editor_settings": "Editor Settings",
     "editor_settings": "Editor Settings",
     "common_settings": {
     "common_settings": {
       "common_settings": "Common Settings",
       "common_settings": "Common Settings",
-      "common_misspellings": "Textlint rules to find common misspellings from Wikipedia: Lists of common misspellings.",
+      "common_misspellings": "Textlint rules to find common misspellings from Wikipedia.",
       "max_comma": "Textlint rule is that limit maximum ten(、) count of sentence. Default: 4",
       "max_comma": "Textlint rule is that limit maximum ten(、) count of sentence. Default: 4",
       "sentence_length": "Textlint rules that limit Maximum Length of Sentence. Default: 100"
       "sentence_length": "Textlint rules that limit Maximum Length of Sentence. Default: 100"
       },
       },

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

@@ -241,7 +241,7 @@
     "editor_settings": "编辑器设置",
     "editor_settings": "编辑器设置",
     "common_settings": {
     "common_settings": {
       "common_settings": "常用设置",
       "common_settings": "常用设置",
-      "common_misspellings": "从 Wikipedia 中查找常见拼写错误的 Textlint 规则:常见拼写错误列表。",
+      "common_misspellings": "从 Wikipedia 中查找常见拼写错误的 Textlint。",
       "max_comma": "Textlint 规则是限制句子的最大十(、)个计数。默认:4。",
       "max_comma": "Textlint 规则是限制句子的最大十(、)个计数。默认:4。",
       "sentence_length": "限制最大句子长度的 Textlint 默认: 100。"
       "sentence_length": "限制最大句子长度的 Textlint 默认: 100。"
       },
       },