회원/문서/댓글의 팝업 메뉴에 추적 기능 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4251 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-06-09 04:17:27 +00:00
parent dc9a1e2ea7
commit 198b531aae
27 changed files with 78 additions and 13 deletions

View file

@ -62,6 +62,7 @@
$lang->cmd_publish = "발행";
$lang->cmd_layout_setup = '레이아웃 설정';
$lang->cmd_layout_edit = '레이아웃 편집';
$lang->cmd_search_by_ipaddress = 'IP주소로 검색';
$lang->enable = '가능';
$lang->disable = '불가능';