first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/hr.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/hr.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCarousel', 'hr', {//Croatian
|
||||
plugin : 'Bootstrap Vrtuljak',
|
||||
title : 'Naslov',
|
||||
content : 'Sadržaj',
|
||||
htmlIsAllowed : 'HTML Dopušteno',
|
||||
addNewItem : 'Dodaj Novu Stavku',
|
||||
minimum : 'Plugin mora sadržavati najmanje 1 predmet',
|
||||
link : 'Link',
|
||||
style : 'Stil',
|
||||
type : 'Vrsta',
|
||||
size : 'Veličina',
|
||||
blockLevel : 'Blok Razina',
|
||||
active : 'Aktivan',
|
||||
enabled : 'Omogućeno',
|
||||
text : 'Tekst',
|
||||
preview : 'Pregled',
|
||||
optional : 'Izborni',
|
||||
badge : 'Značka',
|
||||
caption : 'Naslov',
|
||||
image : 'Slika',
|
||||
delete : 'Jeste li sigurni da želite obrisati ovu stavku?'
|
||||
});
|
||||
Reference in New Issue
Block a user