first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/gl.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/gl.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCarousel', 'gl', {//Galician
|
||||
plugin : 'Bootstrap Carousel',
|
||||
title : 'Título',
|
||||
content : 'Contido',
|
||||
htmlIsAllowed : 'HTML se admite',
|
||||
addNewItem : 'Add New Item',
|
||||
minimum : 'Plugin debe conter polo menos 1 artigo',
|
||||
link : 'Ligazón',
|
||||
style : 'Estilo',
|
||||
type : 'Tipo',
|
||||
size : 'Tamaño',
|
||||
blockLevel : 'Bloque de Nivel',
|
||||
active : 'Activo',
|
||||
enabled : 'Activado',
|
||||
text : 'Texto',
|
||||
preview : 'Visualización',
|
||||
optional : 'Opcional',
|
||||
badge : 'Crachá',
|
||||
caption : 'Subtítulo',
|
||||
image : 'Imaxe',
|
||||
delete : 'Está seguro de que quere eliminar este elemento?'
|
||||
});
|
||||
Reference in New Issue
Block a user