]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/sr.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / sr.js
diff --git a/sources/plugins/div/lang/sr.js b/sources/plugins/div/lang/sr.js
new file mode 100644 (file)
index 0000000..53923da
--- /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', {\r
+       IdInputLabel: 'Id', // MISSING\r
+       advisoryTitleInputLabel: 'Advisory Title', // MISSING\r
+       cssClassInputLabel: 'Stylesheet Classes', // MISSING\r
+       edit: 'Edit Div', // MISSING\r
+       inlineStyleInputLabel: 'Inline Style', // MISSING\r
+       langDirLTRLabel: 'Left to Right (LTR)', // MISSING\r
+       langDirLabel: 'Language Direction', // MISSING\r
+       langDirRTLLabel: 'Right to Left (RTL)', // MISSING\r
+       languageCodeInputLabel: ' Language Code', // MISSING\r
+       remove: 'Remove Div', // MISSING\r
+       styleSelectLabel: 'Style', // MISSING\r
+       title: 'Create Div Container', // MISSING\r
+       toolbar: 'Create Div Container' // MISSING\r
+} );\r