언어선택 되돌아가기 링크 추가 - 언어 파일 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6378 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2009-05-23 14:55:08 +00:00
parent df45bc1d00
commit 5d701759d9
2 changed files with 4 additions and 2 deletions

View file

@ -8,6 +8,7 @@
// 언어 선택부분 by misol
$lang->president_lang = '현재 언어';
$lang->select_lang = '언어 선택';
$lang->lang_return = '돌아가기';
$lang->cmd_go_upper = '상위';
$lang->cmd_go_home = '홈으로';