]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/fa.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / fa.js
diff --git a/sources/plugins/div/lang/fa.js b/sources/plugins/div/lang/fa.js
new file mode 100644 (file)
index 0000000..52c6131
--- /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', 'fa', {\r
+       IdInputLabel: 'شناسه',\r
+       advisoryTitleInputLabel: 'عنوان مشاوره',\r
+       cssClassInputLabel: 'کلاس​های شیوه​نامه',\r
+       edit: 'ویرایش Div',\r
+       inlineStyleInputLabel: 'سبک درون​خطی(Inline Style)',\r
+       langDirLTRLabel: 'چپ به راست (LTR)',\r
+       langDirLabel: 'جهت نوشتاری زبان',\r
+       langDirRTLLabel: 'راست به چپ (RTL)',\r
+       languageCodeInputLabel: ' کد زبان',\r
+       remove: 'حذف Div',\r
+       styleSelectLabel: 'سبک',\r
+       title: 'ایجاد یک محل DIV',\r
+       toolbar: 'ایجاد یک محل DIV'\r
+} );\r