summaryrefslogtreecommitdiff
path: root/inc/lang/ko/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang/ko/lang.php')
-rw-r--r--inc/lang/ko/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/ko/lang.php b/inc/lang/ko/lang.php
index 2c4ad9c93..6e5bef444 100644
--- a/inc/lang/ko/lang.php
+++ b/inc/lang/ko/lang.php
@@ -188,7 +188,7 @@ $lang['i_enableacl'] = 'ACL기능 사용(권장 사항)';
$lang['i_superuser'] = '슈퍼 유저';
$lang['i_problems'] = '설치 중 아래와 같은 문제가 발생했습니다. 문제를 해결한 후 설치를 계속하기 바랍니다.';
$lang['i_modified'] = '보안 상의 이유로 아래 스크립트는 수정되지 않은 새 Dokuwiki설치에서만 동작됩니다.
-다운로드된 압축 패키지를 다시 설치하거나 <a href="http://wiki.splitbrain.org/wiki:install"> DokuWiki 설치 과정</a>을 참고해서 설치하기 바랍니다.';
+다운로드된 압축 패키지를 다시 설치하거나 <a href="http://dokuwiki.org/install"> DokuWiki 설치 과정</a>을 참고해서 설치하기 바랍니다.';
$lang['i_funcna'] = 'PHP함수 <code>%s</code> 사용이 불가능합니다. 호스트 제공자가 어떤 이유에서인지 막아 놓았을지 모릅니다.';
$lang['i_phpver'] = 'PHP <code>%s</code>버전은 필요한 <code>%s</code>버전보다 오래되었습니다.PHP를 업그레이드할 필요가 있습니다.';
$lang['i_permfail'] = 'DokuWiki는 <code>%s</code>에 쓰기 가능 권한이 없습니다. 먼저 이 디렉토리에 쓰기 권한이 설정되어야 합니다!';