aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/list/lang/es-mx.js
blob: 5e50fcb66a095fea2f23ea94895ad47b270f0201 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'es-mx', {
	bulletedlist: 'Insertar/Remover Lista con viñetas',
	numberedlist: 'Insertar/Remover Lista numerada'
} );