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/widget/lang/it.js | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sources/plugins/widget/lang/it.js (limited to 'sources/plugins/widget/lang/it.js') diff --git a/sources/plugins/widget/lang/it.js b/sources/plugins/widget/lang/it.js new file mode 100644 index 00000000..1b1bc90d --- /dev/null +++ b/sources/plugins/widget/lang/it.js @@ -0,0 +1,7 @@ +/** + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license + */ +CKEDITOR.plugins.setLang( 'widget', 'it', { + 'move': 'Fare clic e trascinare per spostare' +} ); -- cgit v1.2.3