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