first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/et.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/et.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCarousel', 'et', {//estonian
|
||||
plugin : 'Bootstrap Karusselli',
|
||||
title : 'pealkiri',
|
||||
content : 'sisu',
|
||||
htmlIsAllowed : 'HTML on lubatud',
|
||||
addNewItem : 'Lisa uus üksus',
|
||||
minimum : 'Plugin peab sisaldama vähemalt 1 kirje',
|
||||
link : 'Link',
|
||||
style : 'Stiil',
|
||||
type : 'Ttüüp',
|
||||
size : 'Suurus',
|
||||
blockLevel : 'Block Level',
|
||||
active : 'Aktiivne',
|
||||
enabled : 'Lubatud',
|
||||
text : 'Tekst',
|
||||
preview : 'Eelvaade',
|
||||
optional : 'Vabatahtlik',
|
||||
badge : 'Rinnamärk',
|
||||
caption : 'Pealkiri',
|
||||
image : 'Pilt',
|
||||
delete : 'Olete kindel, et soovite kustutada selle kirje?'
|
||||
});
|
||||
Reference in New Issue
Block a user