diff options
Diffstat (limited to 'public/bower_components/ckeditor/plugins/div/lang/ja.js')
-rw-r--r-- | public/bower_components/ckeditor/plugins/div/lang/ja.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/bower_components/ckeditor/plugins/div/lang/ja.js b/public/bower_components/ckeditor/plugins/div/lang/ja.js new file mode 100644 index 0000000..d6f6e50 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/div/lang/ja.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("div","ja",{IdInputLabel:"Id",advisoryTitleInputLabel:"Title属性",cssClassInputLabel:"スタイルシートクラス",edit:"Divコンテナを編集",inlineStyleInputLabel:"インラインスタイル",langDirLTRLabel:"左から右 (LTR)",langDirLabel:"文字表記の方向",langDirRTLLabel:"右から左 (RTL)",languageCodeInputLabel:" 言語コード",remove:"Divコンテナを削除",styleSelectLabel:"スタイル",title:"Divコンテナを作成",toolbar:"Divコンテナを作成"});
\ No newline at end of file |