blob: fab6d5d6f24dfacdf735e194744b87fdc571ba12 (
plain) (
tree)
|
|
/**
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'widget', 'uk', {
'move': 'Клікніть і потягніть для переміщення',
'label': '%1 віджет'
} );
|