Files
cmsPRO/libraries/ckeditor/plugins/widget/lang/en.js
2026-02-22 21:59:33 +01:00

7 lines
242 B
JavaScript

/**
* @license Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'widget', 'en', {
'move': 'Click and drag to move'
} );