aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/contextmenu/lang/es.js
blob: 1e8e06d90734b62f164b4aca3f2e690ddbf6c39b (plain) (blame)
1
2
3
4
5
6
7
/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'contextmenu', 'es', {
	options: 'Opciones del menú contextual'
} );