]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/div/lang/hr.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / hr.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'div', 'hr', {
6 IdInputLabel: 'Id',
7 advisoryTitleInputLabel: 'Savjetodavni naslov',
8 cssClassInputLabel: 'Klase stilova',
9 edit: 'Uredi DIV',
10 inlineStyleInputLabel: 'Stil u liniji',
11 langDirLTRLabel: 'S lijeva na desno (LTR)',
12 langDirLabel: 'Smjer jezika',
13 langDirRTLLabel: 'S desna na lijevo (RTL)',
14 languageCodeInputLabel: 'Jezični kod',
15 remove: 'Ukloni DIV',
16 styleSelectLabel: 'Stil',
17 title: 'Napravi DIV kontejner',
18 toolbar: 'Napravi DIV kontejner'
19 } );