mirror of
https://github.com/e107inc/e107.git
synced 2025-10-12 13:34:39 +02:00
5 lines
123 B
JavaScript
5 lines
123 B
JavaScript
tinyMCE.addI18n('en.youtube_dlg',{
|
|
title: 'Insert/edit youtube video',
|
|
url_field: 'YouTube video url or code:'
|
|
});
|