瀏覽代碼

update en-US

久保田隼基 8 年之前
父節點
當前提交
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"
+
  }
 }