diff options
Diffstat (limited to 'plugins/toolbar/lang/hr.js')
| -rw-r--r-- | plugins/toolbar/lang/hr.js | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/plugins/toolbar/lang/hr.js b/plugins/toolbar/lang/hr.js deleted file mode 100644 index 3da03ed..0000000 --- a/plugins/toolbar/lang/hr.js +++ /dev/null @@ -1,22 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'toolbar', 'hr', {
- toolbarCollapse: 'Smanji alatnu traku',
- toolbarExpand: 'Proširi alatnu traku',
- toolbarGroups: {
- document: 'Dokument',
- clipboard: 'Međuspremnik/Poništi',
- editing: 'Uređivanje',
- forms: 'Forme',
- basicstyles: 'Osnovni stilovi',
- paragraph: 'Paragraf',
- links: 'Veze',
- insert: 'Umetni',
- styles: 'Stilovi',
- colors: 'Boje',
- tools: 'Alatke'
- },
- toolbars: 'Alatne trake uređivača teksta'
-});
|
