Current state
This commit is contained in:
3
public/js/tiny_mce/plugins/youtube/langs/en.js
vendored
Normal file
3
public/js/tiny_mce/plugins/youtube/langs/en.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
tinyMCE.addI18n('en.youtube',{
|
||||
desc : 'Insert youtube video'
|
||||
});
|
||||
4
public/js/tiny_mce/plugins/youtube/langs/en_dlg.js
vendored
Normal file
4
public/js/tiny_mce/plugins/youtube/langs/en_dlg.js
vendored
Normal file
@@ -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