diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-18 04:59:28 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-18 04:59:28 +0000 |
commit | 2478439f8aff18ea640778b8b697500af24333f0 (patch) | |
tree | 41842b70df29eace580214611763b1ed08491dbb /language | |
parent | 2852a8477a4b12bf5e297aa88cec34e9478afe9f (diff) |
[trunk_public] Update ko_KR, thanks to : ayokyun
git-svn-id: http://piwigo.org/svn/trunk@25538 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/ko_KR/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/ko_KR/common.lang.php b/language/ko_KR/common.lang.php index c20f5356b..7c996276c 100644 --- a/language/ko_KR/common.lang.php +++ b/language/ko_KR/common.lang.php @@ -416,4 +416,5 @@ $lang['Forbidden'] = '금지됨'; $lang['If you think you\'ve received this email in error, please contact us at %s'] = '만약 오류로 이 메일을 수신했다고 생각하시면, %s 로 연락 바랍니다.'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = '암호 확인이 입력되지 않았습니다. 선택한 암호를 확인하십시오.'; $lang['Password is missing. Please enter the password.'] = '암호가 입력되지 않았습니다. 암호를 입력하십시오.'; +$lang['%d photos per page'] = '페이지당 %d 개의 사진'; ?>
\ No newline at end of file |