aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/link/lang/sr.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/link/lang/sr.js')
-rw-r--r--sources/plugins/link/lang/sr.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/sources/plugins/link/lang/sr.js b/sources/plugins/link/lang/sr.js
index 6d5055b..18689da 100644
--- a/sources/plugins/link/lang/sr.js
+++ b/sources/plugins/link/lang/sr.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', 'sr', { 5CKEDITOR.plugins.setLang( 'link', 'sr', {
@@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'sr', {
19 anchorName: 'По називу сидра', 19 anchorName: 'По називу сидра',
20 charset: 'Linked Resource Charset', 20 charset: 'Linked Resource Charset',
21 cssClasses: 'Stylesheet класе', 21 cssClasses: 'Stylesheet класе',
22 download: 'Force Download', // MISSING
23 displayText: 'Display Text', // MISSING
22 emailAddress: 'Адреса електронске поште', 24 emailAddress: 'Адреса електронске поште',
23 emailBody: 'Садржај поруке', 25 emailBody: 'Садржај поруке',
24 emailSubject: 'Наслов', 26 emailSubject: 'Наслов',