X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fludivine-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fdiv%2Flang%2Fja.js;h=263326e81dc9c6996b16ee58a8d284dd47290a95;hp=50abe0555d7a4db9a1ea49fc762ef071496e833f;hb=1794320dcfdfcd19572fb1676294f9853a6bbc20;hpb=7183f6a6a21ad9124e70c997e0168459f377a9f2 diff --git a/sources/plugins/div/lang/ja.js b/sources/plugins/div/lang/ja.js index 50abe05..263326e 100644 --- a/sources/plugins/div/lang/ja.js +++ b/sources/plugins/div/lang/ja.js @@ -14,6 +14,6 @@ CKEDITOR.plugins.setLang( 'div', 'ja', { languageCodeInputLabel: ' 言語コード', remove: 'Divコンテナを削除', styleSelectLabel: 'スタイル', - title: 'Divコンテナ', - toolbar: 'Divコンテナ' + title: 'Divコンテナを作成', + toolbar: 'Divコンテナを作成' } );