Files
2026-05-13 17:11:09 +02:00

14 lines
546 B
JavaScript

tinymce.addI18n('ja', {
'YouTube Tooltip' : "YouTube",
'YouTube Title' : "Youtube埋め込み",
'Youtube URL' : 'URL',
'Youtube ID' : 'http://youtu.be/xxxxxxxx または http://www.youtube.com/watch?v=xxxxxxxx',
'width' : '幅',
'height' : '高さ',
'autoplay' : '自動再生',
'Related video' : '関連動画を表示',
'HD video' : 'HD再生を行う',
'cancel' : 'キャンセル',
'Insert' : '挿入する'
});