first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/sv.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/sv.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCarousel', 'sv', {//Swedish
|
||||
plugin : 'Bootstrap Karusell',
|
||||
title : 'Titel',
|
||||
content : 'Innehåll',
|
||||
htmlIsAllowed : 'HTML är Tillåtet',
|
||||
addNewItem : 'Add New Item',
|
||||
minimum : 'Plugin måste innehålla minst 1 objekt',
|
||||
link : 'länk',
|
||||
style : 'Stil',
|
||||
type : 'Typ',
|
||||
size : 'Storlek',
|
||||
blockLevel : 'Block Nivå',
|
||||
active : 'Aktiv',
|
||||
enabled : 'Aktiverad',
|
||||
text : 'Text',
|
||||
preview : 'Förhandsgranska',
|
||||
optional : 'Valfritt',
|
||||
badge : 'Badge',
|
||||
caption : 'Bildtext',
|
||||
image : 'Bild',
|
||||
delete : 'Är du säker på att du vill radera detta föremål?'
|
||||
});
|
||||
Reference in New Issue
Block a user