git-svn-id: http://xe-core.googlecode.com/svn/trunk@1379 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-05-10 02:40:26 +00:00
parent 5670726210
commit d0b03467f9
7 changed files with 81 additions and 7 deletions

View file

@ -12,6 +12,10 @@
$lang->default_group_2 = "정회원";
$lang->admin_group = "관리그룹";
$lang->send_start_date = "발송 시작일";
$lang->send_finish_date = "발송 완료일";
$lang->sended_count = "발송 대상자";
$lang->remember_user_id = '아이디 저장';
$lang->already_logged = '이미 로그인되어 있습니다';