From 317f8f8f0651488f226b5280a8f036c7c135c639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 4 Dec 2017 17:54:04 +0100 Subject: Add oembed --- sources/plugins/link/lang/hi.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sources/plugins/link/lang/hi.js') diff --git a/sources/plugins/link/lang/hi.js b/sources/plugins/link/lang/hi.js index 7c8939b..88b7df9 100644 --- a/sources/plugins/link/lang/hi.js +++ b/sources/plugins/link/lang/hi.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'link', 'hi', { @@ -19,6 +19,8 @@ CKEDITOR.plugins.setLang( 'link', 'hi', { anchorName: 'ऐंकर नाम से', charset: 'लिंक रिसोर्स करॅक्टर सॅट', cssClasses: 'स्टाइल-शीट क्लास', + download: 'Force Download', // MISSING + displayText: 'Display Text', // MISSING emailAddress: 'ई-मेल पता', emailBody: 'संदेश', emailSubject: 'संदेश विषय', -- cgit v1.2.3