]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/he.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / he.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', 'he', {\r
6 IdInputLabel: 'מזהה (ID)',\r
7 advisoryTitleInputLabel: 'כותרת מוצעת',\r
8 cssClassInputLabel: 'מחלקת עיצוב',\r
9 edit: 'עריכת מיכל (Div)',\r
10 inlineStyleInputLabel: 'סגנון פנימי',\r
11 langDirLTRLabel: 'שמאל לימין (LTR)',\r
12 langDirLabel: 'כיוון שפה',\r
13 langDirRTLLabel: 'ימין לשמאל (RTL)',\r
14 languageCodeInputLabel: 'קוד שפה',\r
15 remove: 'הסרת מיכל (Div)',\r
16 styleSelectLabel: 'סגנון',\r
17 title: 'יצירת מיכל (Div)',\r
18 toolbar: 'יצירת מיכל (Div)'\r
19} );\r