X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=sources%2Fplugins%2Fbasicstyles%2Flang%2Fhr.js;h=94bc730382c9546662b8543bcaabfbc522b19fc9;hb=refs%2Ftags%2F4.7.3;hp=ef1c4398e990df8e64d9c7cdc231b0f61a34f1ef;hpb=3332bebe4da6dfa0fe3e4b2abddc84b1cc62f8f5;p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git diff --git a/sources/plugins/basicstyles/lang/hr.js b/sources/plugins/basicstyles/lang/hr.js index ef1c439..94bc730 100644 --- a/sources/plugins/basicstyles/lang/hr.js +++ b/sources/plugins/basicstyles/lang/hr.js @@ -1,10 +1,10 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +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',