kaori 4 лет назад
Родитель
Сommit
8066a8892f

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

@@ -260,7 +260,7 @@
     "common_settings": {
       "common_settings": "Common Settings",
       "common_misspellings": "Textlint rules to find common misspellings from Wikipedia: Lists of common misspellings.",
-      "max_comma": "Textlint rule is that limit maximum ten(、) count of sentence. <br />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."
       },
     "japanese_settings": {

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

@@ -263,7 +263,7 @@
     "common_settings": {
       "common_settings": "共通設定",
       "common_misspellings": "ウィキペディアから一般的なスペルミスを見つけるためのTextlintルールです。",
-      "max_comma": "文の読点(、)を最大10個に制限するTextlintのルールです。 <br />初期値: 4",
+      "max_comma": "文の読点(、)を最大10個に制限するTextlintのルールです。初期値: 4",
       "sentence_length": "文の最大文字数を制限するTextlintルールです。"
       },
     "japanese_settings": {

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

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