공통 사용 단어 하나 추가. success = 성공

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6999 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2009-11-29 11:56:10 +00:00
parent 5bc70a3bcf
commit cc5eed80fd

View file

@ -122,6 +122,7 @@
$lang->order_asc = '오름차순';
$lang->order_desc = '내림차순';
$lang->file = '파일';
$lang->success = '성공';
$lang->mid = '모듈 이름';
$lang->sid = '가상 사이트 이름';