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

This commit is contained in:
zero 2007-03-12 01:50:18 +00:00
parent 05aa0207f8
commit 266fcb1e0a
4 changed files with 10 additions and 2 deletions

View file

@ -6,6 +6,7 @@
**/
$lang->module_list = "모듈 목록";
$lang->module_config = "설정";
$lang->module_config = "모듈 기본 설정";
$lang->module_category = "모듈 카테고리";
?>