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

This commit is contained in:
zero 2007-03-29 07:50:32 +00:00
parent 80856481b3
commit 8860f8ed91
2 changed files with 7 additions and 0 deletions

View file

@ -27,6 +27,7 @@
$lang->cmd_logout = '로그아웃';
$lang->cmd_signup = '가입';
$lang->cmd_modify_member_info = '회원정보 수정';
$lang->cmd_view_member_info = '회원정보 보기';
$lang->cmd_leave = '탈퇴';
$lang->cmd_move = '이동';
$lang->cmd_move_up = '위로';