Files
cmsPRO/libraries/ckeditor/plugins/bootstrapCarousel/lang/da.js
2026-02-22 21:59:33 +01:00

22 lines
624 B
JavaScript

CKEDITOR.plugins.setLang('bootstrapCarousel', 'da', {//danish
plugin : 'Bootstrap Carousel',
title : 'Titel',
content : 'Indhold',
htmlIsAllowed : 'HTML er tilladt',
addNewItem : 'Tilføj nyt element',
minimum : 'Plugin skal indeholde mindst 1 emne',
link : 'Link',
style : 'Stil',
type : 'Type',
size : 'Størrelse',
blockLevel : 'Block Level',
active : 'Aktiv',
enabled : 'Aktiveret',
text : 'Tekst',
preview : 'Eksempel',
optional : 'Valgfri',
badge : 'Badge',
caption : 'Caption',
image : 'Billede',
delete : 'Er du sikker på du vil slette denne genstand?'
});