first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/ro.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/ro.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCarousel', 'ro', {//Romanian
|
||||
plugin : 'Bootstrap Carousel',
|
||||
title : 'Titlu',
|
||||
content : 'Conținut',
|
||||
htmlIsAllowed : 'HTML Este Permise',
|
||||
addNewItem : 'Add New Item',
|
||||
minimum : 'Plugin trebuie să conțină cel puțin 1 articol',
|
||||
link : 'Legătură',
|
||||
style : 'Stil',
|
||||
type : 'Tip',
|
||||
size : 'Dimensiune',
|
||||
blockLevel : 'Bloc Nivel',
|
||||
active : 'Activ',
|
||||
enabled : 'Activat',
|
||||
text : 'Text',
|
||||
preview : 'Avanpremieră',
|
||||
optional : 'Facultativ',
|
||||
badge : 'Insignă',
|
||||
caption : 'Legendă',
|
||||
image : 'Imagine',
|
||||
delete : 'Sunteți sigur că doriți să ștergeți acest articol?'
|
||||
});
|
||||
Reference in New Issue
Block a user