Current state
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
tinyMCE.addI18n('en.youtube',{
|
||||
desc : 'Insert youtube video'
|
||||
});
|
||||
@@ -0,0 +1,4 @@
|
||||
tinyMCE.addI18n('en.youtube_dlg',{
|
||||
title: 'Insert/edit youtube video',
|
||||
url_field: 'YouTube video url or code:'
|
||||
});
|
||||
Reference in New Issue
Block a user