aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/es.js
blob: 15c29d12b978ddf3f1c629ef65be6f3e91da8f54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'scayt', 'es', {
	btn_about: 'Acerca de Corrector',
	btn_dictionaries: 'Diccionarios',
	btn_disable: 'Desactivar Corrector',
	btn_enable: 'Activar Corrector',
	btn_langs:'Idiomas',
	btn_options: 'Opciones',
	text_title: 'Comprobar Ortografía Mientras Escribe'
});