first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapTab/lang/hu.js
Normal file
22
libraries/ckeditor/plugins/bootstrapTab/lang/hu.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapTab', 'hu', {//Hungarian
|
||||
plugin : 'Bootstrap Tab',
|
||||
title : 'Cím',
|
||||
content : 'Tartalom',
|
||||
htmlIsAllowed : 'HTML Engedélyezett',
|
||||
addNewItem : 'Új elem hozzáadása',
|
||||
minimum : 'Plugin tartalmaznia kell legalább 1 db',
|
||||
link : 'Link',
|
||||
style : 'Stílus',
|
||||
type : 'Típus',
|
||||
size : 'Méret',
|
||||
blockLevel : 'Blokk Szintű',
|
||||
active : 'Aktív',
|
||||
enabled : 'Engedélyezve',
|
||||
text : 'Szöveg',
|
||||
preview : 'Preview',
|
||||
optional : 'Választható',
|
||||
badge : 'Jelvény',
|
||||
caption : 'Képaláírás',
|
||||
image : 'Kép',
|
||||
delete : 'Biztos, hogy törölni szeretné ezt az elemet?'
|
||||
});
|
||||
Reference in New Issue
Block a user