Files
aritmija/public/admin/plugins/tmce/tinymce-plugin-youtube/langs/sl.js
2026-05-13 17:11:09 +02:00

14 lines
520 B
JavaScript

tinymce.addI18n('sl', {
'YouTube Tooltip' : "YouTube",
'YouTube Title' : "Insert a YouTube Video",
'Youtube URL' : 'Link Sharing',
'Youtube ID' : 'http://youtu.be/xxxxxxxx or http://www.youtube.com/watch?v=xxxxxxxx',
'width' : 'Width',
'height' : 'Height',
'autoplay' : 'Autoplay',
'Related video' : 'Related video',
'HD video' : 'Watch in HD',
'cancel' : 'Cancel',
'Insert' : 'Insert'
});