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

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

@@ -276,6 +276,8 @@
     "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",
-    "validate_comment": "Validate Line Break in the comment section"
+    "validate_comment": "Validate Line Break in the comment section",
+    "treat_comment": "Treat line breaking in the comment section as < br > in HTML"
+
  }
 }