mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1593 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
25c8999e50
commit
ed735ce65f
64 changed files with 165 additions and 317 deletions
|
|
@ -21,12 +21,12 @@
|
|||
|
||||
$lang->edit->header = "형식";
|
||||
$lang->edit->header_list = array(
|
||||
"h1" => "큰 제목 (h1)",
|
||||
"h2" => "중간 제목 (h2)",
|
||||
"h3" => "작은 제목 (h3)",
|
||||
"h4" => "제목 (h4)",
|
||||
"h5" => "일반 (h5)",
|
||||
"h6" => "작은글 (h6)",
|
||||
"h1" => "제목 1",
|
||||
"h2" => "제목 2",
|
||||
"h3" => "제목 3",
|
||||
"h4" => "제목 4",
|
||||
"h5" => "제목 5",
|
||||
"h6" => "제목 6",
|
||||
);
|
||||
|
||||
$lang->edit->submit = '확인';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue