久保田隼基 8 лет назад
Родитель
Сommit
a3b5e7974e
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      lib/locales/en-US/translation.json

+ 2 - 1
lib/locales/en-US/translation.json

@@ -275,6 +275,7 @@
   "markdown_setting": { 
     "markdown_rendering": "You can change Markdown rendering settings.",
     "validate Line Break": "Validate Line Break",
-    "treat_text": "Treat line breaking in the text page as < br > in HTML"
+    "treat_text": "Treat line breaking in the text page as < br > in HTML",
+    "validate_comment": "Validate Line Break in the comment section"
  }
 }