|
@@ -586,9 +586,9 @@
|
|
|
"line_break_setting": "Line Break設定",
|
|
"line_break_setting": "Line Break設定",
|
|
|
"line_break_setting_desc": "Line Breakの設定を変更できます。",
|
|
"line_break_setting_desc": "Line Breakの設定を変更できます。",
|
|
|
"Enable Line Break": "Line Break を有効にする",
|
|
"Enable Line Break": "Line Break を有効にする",
|
|
|
- "Enable Line Break desc": "ページテキスト中の改行を、HTML内で<code><br></code>として扱います",
|
|
|
|
|
|
|
+ "Enable Line Break desc": "ページテキスト中の改行を、HTML内で <br> として扱います",
|
|
|
"Enable Line Break for comment": "コメント欄で Line Break を有効にする",
|
|
"Enable Line Break for comment": "コメント欄で Line Break を有効にする",
|
|
|
- "Enable Line Break for comment desc": "コメント中の改行を、HTML内で<code><br></code>として扱います",
|
|
|
|
|
|
|
+ "Enable Line Break for comment desc": "コメント中の改行を、HTML内で <br> として扱います",
|
|
|
"presentation_setting": "プレゼンテーション設定",
|
|
"presentation_setting": "プレゼンテーション設定",
|
|
|
"presentation_setting_desc": "プレゼンテーションの設定を変更できます。",
|
|
"presentation_setting_desc": "プレゼンテーションの設定を変更できます。",
|
|
|
"Page break setting": "改頁を設定する",
|
|
"Page break setting": "改頁を設定する",
|
|
@@ -609,7 +609,10 @@
|
|
|
"Custom Whitelist": "カスタムホワイトリスト",
|
|
"Custom Whitelist": "カスタムホワイトリスト",
|
|
|
"Tag names": "タグ名のホワイトリスト",
|
|
"Tag names": "タグ名のホワイトリスト",
|
|
|
"Tag attributes": "タグ属性のホワイトリスト",
|
|
"Tag attributes": "タグ属性のホワイトリスト",
|
|
|
- "import_recommended": "おすすめをインポート"
|
|
|
|
|
|
|
+ "import_recommended": "おすすめをインポート",
|
|
|
|
|
+ "updated_lineBreak": "改行設定を更新しました",
|
|
|
|
|
+ "updated_presentation": "プレゼンテーション設定を更新しました",
|
|
|
|
|
+ "updated_xss": "XSS設定を更新しました"
|
|
|
},
|
|
},
|
|
|
|
|
|
|
|
"notification_setting": {
|
|
"notification_setting": {
|