aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/widget/lang/es-mx.js
blob: 279ea3e17c145e317d3a8cce2f445524318a6928 (plain) (blame)
1
2
3
4
5
6
7
8
/**
 * @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', 'es-mx', {
	'move': 'Presiona y arrastra para mover',
	'label': '%1 widget'
} );