]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/mk.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / mk.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'mk', {\r
3b35bd27 6 IdInputLabel: 'Id',\r
7adcb81e
IB
7 advisoryTitleInputLabel: 'Advisory Title', // MISSING\r
8 cssClassInputLabel: 'Stylesheet Classes', // MISSING\r
9 edit: 'Edit Div', // MISSING\r
10 inlineStyleInputLabel: 'Inline Style', // MISSING\r
3b35bd27
IB
11 langDirLTRLabel: 'Лево кон десно',\r
12 langDirLabel: 'Насока на јазик',\r
13 langDirRTLLabel: 'Десно кон лево',\r
7adcb81e
IB
14 languageCodeInputLabel: ' Language Code', // MISSING\r
15 remove: 'Remove Div', // MISSING\r
3b35bd27 16 styleSelectLabel: 'Стил',\r
7adcb81e
IB
17 title: 'Create Div Container', // MISSING\r
18 toolbar: 'Create Div Container' // MISSING\r
19} );\r