first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/is.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/is.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCarousel', 'is', {//Icelandic
|
||||
plugin : 'ræsi Carousel',
|
||||
title : 'Title',
|
||||
content : 'Content',
|
||||
htmlIsAllowed : 'HTML er Leyft',
|
||||
addNewItem : 'Bæta Við Nýjum Lið',
|
||||
minimum : 'Plugin verður að innihalda að minnsta kosti 1 atriði',
|
||||
link : 'Link',
|
||||
style : 'Style',
|
||||
type : 'Gerð',
|
||||
size : 'Size',
|
||||
blockLevel : 'Block Level',
|
||||
active : 'Active',
|
||||
enabled : 'Virkt',
|
||||
text : 'Texti',
|
||||
preview : 'Preview',
|
||||
optional : 'Valfrjálst',
|
||||
badge : 'Badge',
|
||||
caption : 'Caption',
|
||||
image : 'Mynd',
|
||||
delete : 'Ert þú viss um að þú viljir eyða þessu atriði?'
|
||||
});
|
||||
Reference in New Issue
Block a user