aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/link/lang/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/link/lang/he.js')
-rw-r--r--sources/plugins/link/lang/he.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/sources/plugins/link/lang/he.js b/sources/plugins/link/lang/he.js
index d6b67e1..a00f60a 100644
--- a/sources/plugins/link/lang/he.js
+++ b/sources/plugins/link/lang/he.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', 'he', { 5CKEDITOR.plugins.setLang( 'link', 'he', {
@@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'he', {
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: 'נושא ההודעה',