mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 20:59:55 +09:00
글자체 한글로 표시, 마크는 영문(중국어 폰트는 잘 몰라 그대로 유지)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5245 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ef1f941056
commit
fb06e0dbb9
9 changed files with 87 additions and 87 deletions
|
|
@ -52,18 +52,18 @@
|
|||
$lang->edit->fontsize = 'フォントサイズ';
|
||||
$lang->edit->use_paragraph = '段落機能';
|
||||
$lang->edit->fontlist = array(
|
||||
'MS Pゴシック',
|
||||
'MS P明朝',
|
||||
'MS UI Gothic',
|
||||
'Arial',
|
||||
'Arial Black',
|
||||
'Tahoma',
|
||||
'Verdana',
|
||||
'Sans-serif',
|
||||
'Serif',
|
||||
'Monospace',
|
||||
'Cursive',
|
||||
'Fantasy',
|
||||
'MS PGothic'=>'MS Pゴシック',
|
||||
'MS PMincho'=>'MS P明朝',
|
||||
'MS UI Gothic'=>'MS UI Gothic',
|
||||
'Arial'=>'Arial',
|
||||
'Arial Black'=>'Arial Black',
|
||||
'Tahoma'=>'Tahoma',
|
||||
'Verdana'=>'Verdana',
|
||||
'Sans-serif'=>'Sans-serif',
|
||||
'Serif'=>'Serif',
|
||||
'Monospace'=>'Monospace',
|
||||
'Cursive'=>'Cursive',
|
||||
'Fantasy'=>'Fantasy',
|
||||
);
|
||||
|
||||
$lang->edit->header = '見出し';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue