Sha256: 212f89c24f5f5f83d2552789053feebb334b2abc0f9041f25115c2e63126ced0

Contents?: true

Size: 515 Bytes

Versions: 3

Compression:

Stored size: 515 Bytes

Contents

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'templates', 'es', {
	button: 'Plantillas',
	emptyListMsg: '(No hay plantillas definidas)',
	insertOption: 'Reemplazar el contenido actual',
	options: 'Opciones de plantillas',
	selectPromptMsg: 'Por favor selecciona la plantilla a abrir en el editor<br>(el contenido actual se perderá):',
	title: 'Contenido de Plantillas'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdcms-1.0.28 app/assets/javascripts/ckeditor/plugins/templates/lang/es.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/templates/lang/es.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/templates/lang/es.js