]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/he.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / he.js
diff --git a/sources/plugins/div/lang/he.js b/sources/plugins/div/lang/he.js
new file mode 100644 (file)
index 0000000..d08d1c7
--- /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', 'he', {\r
+       IdInputLabel: 'מזהה (ID)',\r
+       advisoryTitleInputLabel: 'כותרת מוצעת',\r
+       cssClassInputLabel: 'מחלקת עיצוב',\r
+       edit: 'עריכת מיכל (Div)',\r
+       inlineStyleInputLabel: 'סגנון פנימי',\r
+       langDirLTRLabel: 'שמאל לימין (LTR)',\r
+       langDirLabel: 'כיוון שפה',\r
+       langDirRTLLabel: 'ימין לשמאל (RTL)',\r
+       languageCodeInputLabel: 'קוד שפה',\r
+       remove: 'הסרת מיכל (Div)',\r
+       styleSelectLabel: 'סגנון',\r
+       title: 'יצירת מיכל (Div)',\r
+       toolbar: 'יצירת מיכל (Div)'\r
+} );\r