Files
2024-12-10 23:24:15 +01:00

22 lines
628 B
JavaScript

CKEDITOR.plugins.setLang('bootstrapCarousel', 'ca', {//catalan
plugin : 'Bootstrap Carrusel',
title : 'Títol',
content : 'Contingut',
htmlIsAllowed : 'HTML és Permès',
addNewItem : 'Afegir Nou Element',
minimum : 'Plugin ha de contenir almenys 1 membre',
link : 'Enllaç',
style : 'Estil',
type : 'Tipus',
size : 'Mida',
blockLevel : 'Nivell De Bloc',
active : 'Actiu',
enabled : 'Activat',
text : 'Text',
preview : 'Preestrena',
optional : 'Opcional',
badge : 'Divisa',
caption : 'Subtítol',
image : 'Imatge',
delete : 'Segur que vols esborrar aquest article?'
});