]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/fa.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / fa.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', 'fa', {\r
6 IdInputLabel: 'شناسه',\r
7 advisoryTitleInputLabel: 'عنوان مشاوره',\r
8 cssClassInputLabel: 'کلاس​های شیوه​نامه',\r
9 edit: 'ویرایش Div',\r
10 inlineStyleInputLabel: 'سبک درون​خطی(Inline Style)',\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