From 3b35bd273a79f6b01fda7a246aed64aca147ea7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 21 Mar 2016 02:20:06 +0100 Subject: Upgrade to 4.5.7 and add some plugin --- sources/plugins/fakeobjects/lang/mk.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sources/plugins/fakeobjects/lang/mk.js') diff --git a/sources/plugins/fakeobjects/lang/mk.js b/sources/plugins/fakeobjects/lang/mk.js index bf48a97c..a6871ccf 100644 --- a/sources/plugins/fakeobjects/lang/mk.js +++ b/sources/plugins/fakeobjects/lang/mk.js @@ -1,11 +1,11 @@ /* -Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'fakeobjects', 'mk', { anchor: 'Anchor', flash: 'Flash Animation', // MISSING - hiddenfield: 'Hidden Field', // MISSING + hiddenfield: 'Скриено поле', iframe: 'IFrame', // MISSING unknown: 'Unknown Object' // MISSING } ); -- cgit v1.2.3