Régularisation de commits manquants
This commit is contained in:
12
web/tinymce/plugins/youtube/langs/en.js
Normal file
12
web/tinymce/plugins/youtube/langs/en.js
Normal file
@@ -0,0 +1,12 @@
|
||||
tinymce.addI18n('en',{
|
||||
'YouTube Title' : "Insert a YouTube Video",
|
||||
'Youtube URL' : 'Link Sharing',
|
||||
'Youtube ID' : 'Link format for sharing : 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',
|
||||
'Insert' : 'Insert',
|
||||
'HTML5' : 'Force HTML5'
|
||||
});
|
||||
Reference in New Issue
Block a user