Update
This commit is contained in:
13
public/admin/plugins/tmce/tinymce-plugin-youtube/langs/de.js
Normal file
13
public/admin/plugins/tmce/tinymce-plugin-youtube/langs/de.js
Normal file
@@ -0,0 +1,13 @@
|
||||
tinymce.addI18n('de', {
|
||||
'YouTube Tooltip' : "YouTube",
|
||||
'YouTube Title' : "Einfügen von YouTube-Videos",
|
||||
'Youtube URL' : 'Youtube-Link',
|
||||
'Youtube ID' : 'http://youtu.be/xxxxxxxx oder http://www.youtube.com/watch?v=xxxxxxxx',
|
||||
'width' : 'Breite',
|
||||
'height' : 'Hoehe',
|
||||
'autoplay' : 'Automatische Wiedergabe?',
|
||||
'Related video' : 'Verwandte Videos anzeigen?',
|
||||
'HD video' : 'In HD abspielen?',
|
||||
'cancel' : 'Stornieren',
|
||||
'Insert' : 'Einfügen'
|
||||
});
|
||||
Reference in New Issue
Block a user