Update
This commit is contained in:
13
public/admin/plugins/tmce/tinymce-plugin-youtube/langs/nl.js
Normal file
13
public/admin/plugins/tmce/tinymce-plugin-youtube/langs/nl.js
Normal file
@@ -0,0 +1,13 @@
|
||||
tinymce.addI18n('nl', {
|
||||
'YouTube Tooltip' : "YouTube",
|
||||
'YouTube Title' : "YouTube-video invoegen",
|
||||
'Youtube URL' : 'Video-link',
|
||||
'Youtube ID' : 'http://youtu.be/xxxxxxxx of http://www.youtube.com/watch?v=xxxxxxxx',
|
||||
'width' : 'Breedte',
|
||||
'height' : 'Hoogte',
|
||||
'autoplay' : 'Automatisch afspelen',
|
||||
'Related video' : 'Toon gerelateerde videos',
|
||||
'HD video' : 'Toon in HD-resolutie',
|
||||
'cancel' : 'Cancel',
|
||||
'Insert' : 'Insert'
|
||||
});
|
||||
Reference in New Issue
Block a user