Fix youtube plugin missing labels
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -6,5 +6,7 @@ tinymce.addI18n('en',{
|
|||||||
'height' : 'Height',
|
'height' : 'Height',
|
||||||
'autoplay' : 'Autoplay',
|
'autoplay' : 'Autoplay',
|
||||||
'Related video' : 'Related video',
|
'Related video' : 'Related video',
|
||||||
'HD video' : 'Watch in HD'
|
'HD video' : 'Watch in HD',
|
||||||
|
'Insert' : 'Insert',
|
||||||
|
'HTML5' : 'Force HTML5'
|
||||||
});
|
});
|
||||||
Reference in New Issue
Block a user