aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/widget/lang/hr.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/widget/lang/hr.js')
-rw-r--r--sources/plugins/widget/lang/hr.js4
1 files changed, 2 insertions, 2 deletions
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 @@
3 * For licensing, see LICENSE.md or http://ckeditor.com/license 3 * For licensing, see LICENSE.md or http://ckeditor.com/license
4 */ 4 */
5CKEDITOR.plugins.setLang( 'widget', 'hr', { 5CKEDITOR.plugins.setLang( 'widget', 'hr', {
6 'move': 'Klikni i povuci da pomakneลก', 6 'move': 'Klikni i povuci za pomicanje',
7 'label': '%1 widget' // MISSING 7 'label': '%1 widget'
8} ); 8} );