summaryrefslogtreecommitdiff
path: root/plugins/toolbar/lang/fa.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/toolbar/lang/fa.js')
-rw-r--r--plugins/toolbar/lang/fa.js22
1 files changed, 0 insertions, 22 deletions
diff --git a/plugins/toolbar/lang/fa.js b/plugins/toolbar/lang/fa.js
deleted file mode 100644
index 4876645..0000000
--- a/plugins/toolbar/lang/fa.js
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'toolbar', 'fa', {
- toolbarCollapse: 'بستن نوار ابزار',
- toolbarExpand: 'بازکردن نوار ابزار',
- toolbarGroups: {
- document: 'سند',
- clipboard: 'حافظه موقت/برگشت',
- editing: 'در حال ویرایش',
- forms: 'فرم​ها',
- basicstyles: 'شیوه​های پایه',
- paragraph: 'بند',
- links: 'پیوندها',
- insert: 'ورود',
- styles: 'شیوه​ها',
- colors: 'رنگ​ها',
- tools: 'ابزارها'
- },
- toolbars: 'نوار ابزار'
-});