blob: 5d9590bb863cde6eda1a6e4b45973fd6ff1c9e28 (
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', 'cs', {
'move': 'Klepněte a táhněte pro přesunutí',
'label': 'Ovládací prvek %1'
} );
|