diff --git a/install/lang/ko/error.php b/install/lang/ko/error.php index a8c4db7ec6d..13beccaa119 100644 --- a/install/lang/ko/error.php +++ b/install/lang/ko/error.php @@ -39,6 +39,7 @@ $string['cannotsavemd5file'] = 'md5 파일을 저장할 수 없음'; $string['cannotsavezipfile'] = 'ZIP 파일을 저장할 수 없음'; $string['cannotunzipfile'] = '압축된 파일을 풀 수 없음'; $string['componentisuptodate'] = '구성 요소가 최신임'; +$string['dmlexceptiononinstall'] = '
데이터베이스 오류가 발생하였습니다. [{$a->errorcode}].
{$a->debuginfo}