summaryrefslogtreecommitdiff
path: root/plugins/indent/lang/ar.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/indent/lang/ar.js')
-rw-r--r--plugins/indent/lang/ar.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/indent/lang/ar.js b/plugins/indent/lang/ar.js
deleted file mode 100644
index 069c9dc..0000000
--- a/plugins/indent/lang/ar.js
+++ /dev/null
@@ -1,8 +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( 'indent', 'ar', {
- indent: 'زيادة المسافة البادئة',
- outdent: 'إنقاص المسافة البادئة'
-});