first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/es.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/es.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCarousel', 'es', {//spanish
|
||||
plugin : 'MJ Carrusel',
|
||||
title : 'Título',
|
||||
content : 'Eontenido',
|
||||
htmlIsAllowed : 'HTML Es Permitido',
|
||||
addNewItem : 'Agregar Nuevo Elemento',
|
||||
minimum : 'Plugin debe contener al menos 1 artículo',
|
||||
link : 'Enlace',
|
||||
style : 'Estilo',
|
||||
type : 'Tipo',
|
||||
size : 'Tamaño',
|
||||
blockLevel : 'Nivel De Bloque',
|
||||
active : 'Activo',
|
||||
enabled : 'Activado',
|
||||
text : 'Texto',
|
||||
preview : 'Preestreno',
|
||||
optional : 'Opcional',
|
||||
badge : 'Divisa',
|
||||
caption : 'Subtítulo',
|
||||
image : 'Imagen',
|
||||
delete : '¿Seguro que quieres borrar este artículo?'
|
||||
});
|
||||
Reference in New Issue
Block a user