mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@554 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
563c5ec259
commit
5627010587
9 changed files with 68 additions and 16 deletions
|
|
@ -14,11 +14,11 @@
|
|||
|
||||
$lang->quotation_border_style = "테두리 종류";
|
||||
$lang->quotation_border_style_list = array(
|
||||
"none" => "없음",
|
||||
"solid" => "실선",
|
||||
"dotted" => "점선",
|
||||
"left_solid" => "좌측 실선",
|
||||
"right_solid" => "우측 실선",
|
||||
"없음",
|
||||
"실선",
|
||||
"점선",
|
||||
"좌측 실선",
|
||||
"우측 실선",
|
||||
);
|
||||
|
||||
$lang->quotation_bg_color = "배경 색";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue