From cc5eed80fda38d335cd4f15160689b046d4ba9b2 Mon Sep 17 00:00:00 2001 From: misol Date: Sun, 29 Nov 2009 11:56:10 +0000 Subject: [PATCH] =?UTF-8?q?=EA=B3=B5=ED=86=B5=20=EC=82=AC=EC=9A=A9=20?= =?UTF-8?q?=EB=8B=A8=EC=96=B4=20=ED=95=98=EB=82=98=20=EC=B6=94=EA=B0=80.?= =?UTF-8?q?=20success=20=3D=20=EC=84=B1=EA=B3=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6999 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/lang/ko.lang.php | 1 + 1 file changed, 1 insertion(+) diff --git a/common/lang/ko.lang.php b/common/lang/ko.lang.php index 0c1e477f5..7ad14fd03 100644 --- a/common/lang/ko.lang.php +++ b/common/lang/ko.lang.php @@ -122,6 +122,7 @@ $lang->order_asc = '오름차순'; $lang->order_desc = '내림차순'; $lang->file = '파일'; + $lang->success = '성공'; $lang->mid = '모듈 이름'; $lang->sid = '가상 사이트 이름';