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

This commit is contained in:
zero 2007-04-19 04:14:54 +00:00
parent 70d5a362db
commit bf21c5b538
23 changed files with 53 additions and 57 deletions

View file

@ -8,6 +8,10 @@
$lang->member_default_info = '기본 정보';
$lang->member_extend_info = '추가 정보';
$lang->default_group_1 = "준회원";
$lang->default_group_2 = "정회원";
$lang->admin_group = "관리그룹";
$lang->remember_user_id = '아이디 저장';
$lang->already_logged = '이미 로그인되어 있습니다';