summaryrefslogtreecommitdiff
path: root/plugins/acl/localization/ko_KR.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/acl/localization/ko_KR.inc')
-rw-r--r--plugins/acl/localization/ko_KR.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/acl/localization/ko_KR.inc b/plugins/acl/localization/ko_KR.inc
index 524427a4e..dcf57b4cf 100644
--- a/plugins/acl/localization/ko_KR.inc
+++ b/plugins/acl/localization/ko_KR.inc
@@ -89,7 +89,7 @@ $messages['saving'] = '접근 권한을 저장하는 중...';
$messages['updatesuccess'] = '접근 권한을 성공적으로 변경함.';
$messages['deletesuccess'] = '접근 권한을 성공적으로 삭제함.';
$messages['createsuccess'] = '접근 권한을 성공적으로 추가함.';
-$messages['updateerror'] = '접근 권한을 업데이트할 수 없음.';
+$messages['updateerror'] = '접근 권한을 업데이트 할 수 없음';
$messages['deleteerror'] = '접근 권한을 삭제할 수 없음.';
$messages['createerror'] = '접근 권한을 추가할 수 없음.';
$messages['deleteconfirm'] = '정말로 선택한 사용자의 접근 권한을 삭제하시겠습니까?';