This commit is contained in:
2026-05-13 17:11:09 +02:00
commit ea63897455
2785 changed files with 359868 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
tinymce.addI18n('lt', {
'YouTube Tooltip' : "YouTube",
'YouTube Title' : "Įterpti YouTube Video",
'Youtube URL' : 'Nuoroda',
'Youtube ID' : 'http://youtu.be/xxxxxxxx arba http://www.youtube.com/watch?v=xxxxxxxx',
'width' : 'Plotis',
'height' : 'Aukštis',
'autoplay' : 'Autoplay',
'Related video' : 'Susijęs video',
'HD video' : 'HD kokybė',
'cancel' : 'Atšaukti',
'Insert' : 'Įterpti'
});