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=HEAD;hpb=eaa9271590ab73b6eef3fa88bc74a9553eefd857 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コンテナを作成' } );