X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fludivine-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fwidget%2Flang%2Fhr.js;h=6b47d9562b6156e1fc804f98a17c8ddaa1acecaa;hp=952d80066bcaf0c89f3f62b49ea934b48e1bcacd;hb=1794320dcfdfcd19572fb1676294f9853a6bbc20;hpb=7183f6a6a21ad9124e70c997e0168459f377a9f2 diff --git a/sources/plugins/widget/lang/hr.js b/sources/plugins/widget/lang/hr.js index 952d800..6b47d95 100644 --- a/sources/plugins/widget/lang/hr.js +++ b/sources/plugins/widget/lang/hr.js @@ -3,6 +3,6 @@ * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'widget', 'hr', { - 'move': 'Klikni i povuci da pomakneš', - 'label': '%1 widget' // MISSING + 'move': 'Klikni i povuci za pomicanje', + 'label': '%1 widget' } );