mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 22:29:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@558 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
13fd8167ec
commit
958975c3a5
8 changed files with 176 additions and 33 deletions
|
|
@ -6,7 +6,7 @@
|
|||
**/
|
||||
|
||||
$lang->quotation = "인용구 사용하기";
|
||||
$lang->quotation_use_folder = "폴더기능 사용";
|
||||
$lang->quotation_use_folder = "접기 기능 사용";
|
||||
$lang->quotation_opener = "열기 버튼 이름";
|
||||
$lang->quotation_closer = "닫기 버튼 이름";
|
||||
$lang->quotation_padding = "내부 여백";
|
||||
|
|
@ -14,6 +14,15 @@
|
|||
$lang->quotation_border_color = "테두리 색";
|
||||
$lang->quotation_border_thickness = "테두리 굵기";
|
||||
|
||||
$lang->folder_text_bold = "글자 굵게";
|
||||
$lang->about_folder_text_bold = "선택하시면 링크의 글자가 굵게 표시됩니다";
|
||||
|
||||
$lang->folder_text_color = "링크 색상 ";
|
||||
$lang->folder_text_color_blue = "파란색";
|
||||
$lang->folder_text_color_red = "붉은색";
|
||||
$lang->folder_text_color_yellow = "노란색";
|
||||
$lang->folder_text_color_green = "녹색";
|
||||
|
||||
$lang->quotation_border_style = "테두리 종류";
|
||||
$lang->quotation_border_style_list = array(
|
||||
"없음",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue