first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapTab/lang/bs.js
Normal file
22
libraries/ckeditor/plugins/bootstrapTab/lang/bs.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapTab', 'bs', {//bosnian
|
||||
plugin : 'Bootstrap Tab',
|
||||
title : 'Naslov',
|
||||
content : 'Sadržaj',
|
||||
htmlIsAllowed : 'HTML je dozvoljeno',
|
||||
addNewItem : 'Dodaj Novi Item',
|
||||
minimum : 'Plugin mora sadržavati najmanje 1 stavka',
|
||||
link : 'Link',
|
||||
style : 'Stil',
|
||||
type : 'Tip',
|
||||
size : 'Veličina',
|
||||
blockLevel : 'Blok Level',
|
||||
active : 'Aktivan',
|
||||
enabled : 'Omogućeno',
|
||||
text : 'Tekst',
|
||||
preview : 'Preview',
|
||||
optional : 'Neobavezan',
|
||||
badge : 'Značka',
|
||||
caption : 'Naslov',
|
||||
image : 'Slika',
|
||||
delete : 'Jeste li sigurni da želite obrisati ovu stavku?'
|
||||
});
|
||||
Reference in New Issue
Block a user