mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1051 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2e2105491e
commit
cc44738b6d
12 changed files with 185 additions and 0 deletions
|
|
@ -41,6 +41,7 @@
|
|||
$lang->cmd_open = "열기";
|
||||
$lang->cmd_setup = "설정";
|
||||
$lang->cmd_apply = "적용";
|
||||
$lang->cmd_open_calendar = "날자 선택";
|
||||
|
||||
$lang->enable = '가능';
|
||||
$lang->disable = '불가능';
|
||||
|
|
@ -177,6 +178,7 @@
|
|||
$lang->column_type_list['checkbox'] = '다중 선택 (checkbox)';
|
||||
$lang->column_type_list['select'] = '단일 선택 (select)';
|
||||
$lang->column_type_list['kr_zip'] = '한국주소 (zip)';
|
||||
$lang->column_type_list['date'] = '일자 (년월일)';
|
||||
//$lang->column_type_list['jp_zip'] = '일본주소 (zip)';
|
||||
$lang->column_name = '입력항목 이름';
|
||||
$lang->column_title = '입력항목 제목';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue