egroupware/phpgwapi/js/tiny_mce/plugins/fullscreen/langs/ja_utf-8.js
2006-08-21 19:26:21 +00:00

7 lines
151 B
JavaScript
Executable File

// Japanese utf-8 variables
tinyMCE.addToLang('',{
fullscreen_title : '全画面表示',
fullscreen_desc : '全画面表示をトグル'
});