aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2015-11-10 14:46:30 +0100
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2015-11-10 14:46:30 +0100
commit63f77ad0227ce806bfd48266deaf64dba2f4f7b6 (patch)
tree4a74311c939fa54f1e600d7cd40486ff336992f1
parent15faca97b5369189d45f7ad79102476743b9b170 (diff)
Update ko_KR, thanks to sojaeseop
-rwxr-xr-xlanguage/ko_KR/install.lang.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/language/ko_KR/install.lang.php b/language/ko_KR/install.lang.php
index 5695dab0d..b01e0f32a 100755
--- a/language/ko_KR/install.lang.php
+++ b/language/ko_KR/install.lang.php
@@ -63,4 +63,5 @@ $lang['Just another Piwigo gallery'] = '다른 Piwigo 갤러리';
$lang['Keep it confidential, it enables you to access administration panel'] = '기밀 유지 하십시오. 관리자 패널에 접근할 수 있습니다.';
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo는 .htaccess 파일을 생성하거나 수정하여 PHP 5.2 구성으로 전환하려고 시도 할 수 있습니다.';
$lang['Welcome to your new installation of Piwigo!'] = '새로 설치된 Piwigo에 오신 것을 환영합니다.';
-$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = '호스팅 제공 업체의 지원 내용을 참고하여 직접 PHP 5.2로 전환하는 방법을 찾아야 합니다.'; \ No newline at end of file
+$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = '호스팅 제공 업체의 지원 내용을 참고하여 직접 PHP 5.2로 전환하는 방법을 찾아야 합니다.';
+$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = '참고 : 직접 구성을 변경한 다음 Piwigo를 다시 시작할 수 있습니다.'; \ No newline at end of file