first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapTab/lang/fi.js
Normal file
22
libraries/ckeditor/plugins/bootstrapTab/lang/fi.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapTab', 'fi', {//Finnish
|
||||
plugin : 'Bootstrap Tab',
|
||||
title : 'Otsikko',
|
||||
content : 'Pitoisuus',
|
||||
htmlIsAllowed : 'HTML On Sallittu',
|
||||
addNewItem : 'Lisää Uusi Osa',
|
||||
minimum : 'Plugin on oltava vähintään 1 kohde',
|
||||
link : 'Linkki',
|
||||
style : 'Tyyli',
|
||||
type : 'Tyyppi',
|
||||
size : 'Koko',
|
||||
blockLevel : 'Block Level',
|
||||
active : 'Aktiivinen',
|
||||
enabled : 'Käytössä',
|
||||
text : 'Teksti',
|
||||
preview : 'Preview',
|
||||
optional : 'Valinnainen',
|
||||
badge : 'Kunniamerkki',
|
||||
caption : 'Kuvateksti',
|
||||
image : 'Kuva',
|
||||
delete : 'Oletko varma, että haluat poistaa tämän kohteen?'
|
||||
});
|
||||
Reference in New Issue
Block a user