Update
This commit is contained in:
13
public/admin/plugins/tmce/tinymce-plugin-youtube/langs/ja.js
Normal file
13
public/admin/plugins/tmce/tinymce-plugin-youtube/langs/ja.js
Normal file
@@ -0,0 +1,13 @@
|
||||
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' : '挿入する'
|
||||
});
|
||||
Reference in New Issue
Block a user