first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/da.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/da.js
Normal file
@@ -0,0 +1,22 @@
|
||||
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?'
|
||||
});
|
||||
Reference in New Issue
Block a user