diff options
author | Andreas Gohr <andi@splitbrain.org> | 2013-12-06 23:55:23 -0800 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-12-06 23:55:23 -0800 |
commit | cbe9325f0c53e4f1e1ede6c891c352c2490d02b1 (patch) | |
tree | 79836ab8c4376e3470d9b840f85b1beabef40522 /lib/plugins/popularity/lang | |
parent | fc86eb66d649cd9a091234d462e08687de17c984 (diff) | |
parent | 6593db4300a3db6d88c9b09df725ecc8589e99b6 (diff) | |
download | rpg-cbe9325f0c53e4f1e1ede6c891c352c2490d02b1.tar.gz rpg-cbe9325f0c53e4f1e1ede6c891c352c2490d02b1.tar.bz2 |
Merge pull request #468 from dokuwiki-translate/lang_update_542
Translation update (ko)
Diffstat (limited to 'lib/plugins/popularity/lang')
-rw-r--r-- | lib/plugins/popularity/lang/ko/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/popularity/lang/ko/lang.php b/lib/plugins/popularity/lang/ko/lang.php index 088ef1dc9..f8cf4525d 100644 --- a/lib/plugins/popularity/lang/ko/lang.php +++ b/lib/plugins/popularity/lang/ko/lang.php @@ -11,7 +11,7 @@ * @author Myeongjin <aranet100@gmail.com> * @author Garam <rowain8@gmail.com> */ -$lang['name'] = '인기도 조사(불러오는 데 시간이 걸릴 수 있습니다)'; +$lang['name'] = '인기도 조사 (불러오는 데 시간이 걸릴 수 있습니다)'; $lang['submit'] = '자료 보내기'; $lang['autosubmit'] = '자료를 자동으로 한 달에 한 번씩 보내기'; $lang['submissionFailed'] = '다음과 같은 이유로 자료 보내기에 실패했습니다:'; |