X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fludivine-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fbasicstyles%2Flang%2Fhr.js;fp=sources%2Fplugins%2Fbasicstyles%2Flang%2Fhr.js;h=94bc730382c9546662b8543bcaabfbc522b19fc9;hp=6ddfb31e84a4d5929a64aa9770a12ddd69a24ed4;hb=1794320dcfdfcd19572fb1676294f9853a6bbc20;hpb=7183f6a6a21ad9124e70c997e0168459f377a9f2 diff --git a/sources/plugins/basicstyles/lang/hr.js b/sources/plugins/basicstyles/lang/hr.js index 6ddfb31..94bc730 100644 --- a/sources/plugins/basicstyles/lang/hr.js +++ b/sources/plugins/basicstyles/lang/hr.js @@ -3,8 +3,8 @@ Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'basicstyles', 'hr', { - bold: 'Podebljaj', - italic: 'Ukosi', + bold: 'Podebljano', + italic: 'Ukošeno', strike: 'Precrtano', subscript: 'Subscript', superscript: 'Superscript',