]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/sr-latn.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / sr-latn.js
diff --git a/sources/plugins/div/lang/sr-latn.js b/sources/plugins/div/lang/sr-latn.js
new file mode 100644 (file)
index 0000000..b576ccb
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'sr-latn', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Advisory naslov',\r
+       cssClassInputLabel: 'Stylesheet klase',\r
+       edit: 'Edit Div', // MISSING\r
+       inlineStyleInputLabel: 'Inline Style', // MISSING\r
+       langDirLTRLabel: 'S leva na desno (LTR)',\r
+       langDirLabel: 'Smer jezika',\r
+       langDirRTLLabel: 'S desna na levo (RTL)',\r
+       languageCodeInputLabel: ' Language Code', // MISSING\r
+       remove: 'Remove Div', // MISSING\r
+       styleSelectLabel: 'Stil',\r
+       title: 'Create Div Container', // MISSING\r
+       toolbar: 'Create Div Container' // MISSING\r
+} );\r