diff options
Diffstat (limited to 'plugins/format/lang/ar.js')
| -rw-r--r-- | plugins/format/lang/ar.js | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/format/lang/ar.js b/plugins/format/lang/ar.js deleted file mode 100644 index e2c3a34..0000000 --- a/plugins/format/lang/ar.js +++ /dev/null @@ -1,18 +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( 'format', 'ar', {
- label: 'تنسيق',
- panelTitle: 'تنسيق الفقرة',
- tag_address: 'عنوان',
- tag_div: 'عادي (DIV)',
- tag_h1: 'العنوان 1',
- tag_h2: 'العنوان 2',
- tag_h3: 'العنوان 3',
- tag_h4: 'العنوان 4',
- tag_h5: 'العنوان 5',
- tag_h6: 'العنوان 6',
- tag_p: 'عادي',
- tag_pre: 'منسّق'
-});
|
