Browse Source

update ja

久保田隼基 8 years ago
parent
commit
17284a2a44
1 changed files with 3 additions and 1 deletions
  1. 3 1
      lib/locales/ja/translation.json

+ 3 - 1
lib/locales/ja/translation.json

@@ -291,7 +291,9 @@
 
   "markdown_setting": { 
     "markdown_rendering": "Markdownレンダリングの設定を変更できます。",
-    "validate Line Break": "Line Break を有効にする"
+    "validate Line Break": "Line Break を有効にする",
+    "treat_text": "ページテキスト中の改行を、HTML内で < br >として扱います"
+  
 
  }
 }