first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/bs.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/bs.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'bs', {//bosnian
|
||||
plugin : 'Bootstrap Collapse',
|
||||
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?',
|
||||
items : 'Predmeti',
|
||||
settings : 'Postavke',
|
||||
expandFirstItem : 'Proširi Prva Stavka',
|
||||
yes : 'Da',
|
||||
no : 'Ne',
|
||||
theme : 'Tema',
|
||||
default : 'Uobičajeno',
|
||||
primary : 'primary',
|
||||
success : 'Uspjeh',
|
||||
info : 'Info',
|
||||
warning : 'Upozorenje',
|
||||
danger : 'Opasnost'
|
||||
});
|
||||
Reference in New Issue
Block a user