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

This commit is contained in:
zero 2007-03-06 05:11:06 +00:00
parent 4eaa913085
commit 23e5e5635e
3 changed files with 13 additions and 2 deletions

View file

@ -8,4 +8,6 @@
$lang->layout_name = '레이아웃 이름';
$lang->menu_count = '메뉴의 수';
$lang->depth = '단계';
$lang->about_title = '모듈에 연결시 쉽게 구분할 수 있는 제목을 입력해주세요';
?>