diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-12-24 08:33:02 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-12-24 08:33:02 +0000 |
commit | 537ec71899c33e0b34e5318e53f16fe6781b7756 (patch) | |
tree | bde72ae8054ce86056a569e44b199bbb4b23d31b /language/ko_KR/common.lang.php | |
parent | 0b9b42199ff27342889721b847294189db71da7b (diff) |
[trunk_public] Update ko_KR, thanks to : ayokyun
git-svn-id: http://piwigo.org/svn/trunk@26163 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 4f4a6627d..ff93029e4 100644 --- a/language/ko_KR/common.lang.php +++ b/language/ko_KR/common.lang.php @@ -416,4 +416,5 @@ $lang['If you think you\'ve received this email in error, please contact us at % $lang['Password confirmation is missing. Please confirm the chosen password.'] = '암호 확인이 입력되지 않았습니다. 선택한 암호를 확인하십시오.'; $lang['Password is missing. Please enter the password.'] = '암호가 입력되지 않았습니다. 암호를 입력하십시오.'; $lang['%d photos per page'] = '페이지당 %d 개의 사진'; +$lang['Theme'] = '테마'; ?>
\ No newline at end of file |