aboutsummaryrefslogtreecommitdiffstats
path: root/language/ko_KR/upgrade.lang.php
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2015-11-11 08:07:28 +0100
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2015-11-11 08:07:28 +0100
commitf9be1c31bc961018b6ed1641aa44e62414dce016 (patch)
tree96e2d103fb9031d95597ef75e3026f4e9f62acaa /language/ko_KR/upgrade.lang.php
parent9470c3b5f97509600c1f6faf605d11c3bc4a55fa (diff)
Update ko_KR, thanks to sojaeseop
Diffstat (limited to '')
-rwxr-xr-xlanguage/ko_KR/upgrade.lang.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/language/ko_KR/upgrade.lang.php b/language/ko_KR/upgrade.lang.php
index 5fd1acdc6..9c149c32b 100755
--- a/language/ko_KR/upgrade.lang.php
+++ b/language/ko_KR/upgrade.lang.php
@@ -35,4 +35,5 @@ $lang['User permissions and group permissions have been erased'] = '사용자와
$lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = '이전 환경설정에서 썸네일의 접두어와 웹마스터의 메일 주소만 저장되었습니다';
$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = '예방을 위해서 다음의 플러그인들이 비활성화되었습니다. 플러그인들을 재활성화하기 전에 업그레이드할 수 있는지 확인해야 합니다:';
$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = '예방을 위해서 다음의 테마들이 비활성화되었습니다. 테마들을 재활성화하기 전에 업그레이드할 수 있는지 확인해야 합니다:';
-$lang['All sub-albums of private albums become private'] = '비공개 앨범의 모든 하위 앨범들은 비공개가 됩니다'; \ No newline at end of file
+$lang['All sub-albums of private albums become private'] = '비공개 앨범의 모든 하위 앨범들은 비공개가 됩니다';
+$lang['In <i>%s</i>, before <b>?></b>, insert:'] = '<i>%s</i>에서 <b>?></b>전에 입력:'; \ No newline at end of file