aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/link/lang/ar.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/link/lang/ar.js')
-rw-r--r--sources/plugins/link/lang/ar.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/sources/plugins/link/lang/ar.js b/sources/plugins/link/lang/ar.js
index 533d527..e0dd0d9 100644
--- a/sources/plugins/link/lang/ar.js
+++ b/sources/plugins/link/lang/ar.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'link', 'ar', { 5CKEDITOR.plugins.setLang( 'link', 'ar', {
@@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'ar', {
19 anchorName: 'حسب إسم الإشارة المرجعية', 19 anchorName: 'حسب إسم الإشارة المرجعية',
20 charset: 'ترميز المادة المطلوبة', 20 charset: 'ترميز المادة المطلوبة',
21 cssClasses: 'فئات التنسيق', 21 cssClasses: 'فئات التنسيق',
22 download: 'Force Download', // MISSING
23 displayText: 'Display Text', // MISSING
22 emailAddress: 'البريد الإلكتروني', 24 emailAddress: 'البريد الإلكتروني',
23 emailBody: 'محتوى الرسالة', 25 emailBody: 'محتوى الرسالة',
24 emailSubject: 'موضوع الرسالة', 26 emailSubject: 'موضوع الرسالة',