Update
This commit is contained in:
13
public/admin/plugins/tmce/tinymce-plugin-youtube/langs/hu.js
Normal file
13
public/admin/plugins/tmce/tinymce-plugin-youtube/langs/hu.js
Normal file
@@ -0,0 +1,13 @@
|
||||
tinymce.addI18n('hu', {
|
||||
'YouTube Tooltip' : "YouTube",
|
||||
'YouTube Title' : "Youtube videó beillesztése",
|
||||
'Youtube URL' : 'Link megosztása',
|
||||
'Youtube ID' : 'http://youtu.be/xxxxxxxx vagy http://www.youtube.com/watch?v=xxxxxxxx',
|
||||
'width' : 'Szélesség',
|
||||
'height' : 'Magasság',
|
||||
'autoplay' : 'Automatikus lejátszás',
|
||||
'Related video' : 'Kapcsolód videó',
|
||||
'HD video' : 'HD lejátszás',
|
||||
'cancel' : 'Megszünteti',
|
||||
'Insert' : 'Beillesztése'
|
||||
});
|
||||
Reference in New Issue
Block a user