first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/nl.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/nl.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCarousel', 'nl', {//Dutch
|
||||
plugin : 'Bootstrap Carousel',
|
||||
title : 'Titel',
|
||||
content : 'Inhoud',
|
||||
htmlIsAllowed : 'HTML is Toegestaan',
|
||||
addNewItem : 'Nieuw item toevoegen',
|
||||
minimum : 'Plugin moet minstens 1 item bevatten',
|
||||
link : 'Link',
|
||||
style : 'Stijl',
|
||||
type : 'Type',
|
||||
size : 'Grootte',
|
||||
blockLevel : 'Blok Niveau',
|
||||
active : 'Actief',
|
||||
enabled : 'Ingeschakeld',
|
||||
text : 'Tekst',
|
||||
preview : 'Voorbeeld',
|
||||
optional : 'Facultatief',
|
||||
badge : 'Insigne',
|
||||
caption : 'Onderschrift',
|
||||
image : 'Afbeelding',
|
||||
delete : 'Bent u zeker dat u dit item wilt verwijderen?'
|
||||
});
|
||||
Reference in New Issue
Block a user