diff options
author | Myeongjin <aranet100@gmail.com> | 2013-08-15 10:45:59 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2013-08-15 10:45:59 +0200 |
commit | 4fda05043a29f942b2e14d591bd1206a941b936c (patch) | |
tree | c6670bff72a0c2cfb0c1a6cc207bb84b23dc7594 /lib/plugins | |
parent | a2ce2f7adf9a6b5773c30d1ba554d3d6108bd670 (diff) | |
download | rpg-4fda05043a29f942b2e14d591bd1206a941b936c.tar.gz rpg-4fda05043a29f942b2e14d591bd1206a941b936c.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins')
-rw-r--r-- | lib/plugins/revert/lang/ko/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/revert/lang/ko/lang.php b/lib/plugins/revert/lang/ko/lang.php index 299946721..c350389dd 100644 --- a/lib/plugins/revert/lang/ko/lang.php +++ b/lib/plugins/revert/lang/ko/lang.php @@ -18,4 +18,4 @@ $lang['removed'] = '%s 제거함'; $lang['revstart'] = '되돌리기 작업을 시작합니다. 오랜 시간이 걸릴 수 있습니다. 완료되기 전에 스크립트 시간 초과가 발생한다면 더 작은 작업으로 나누어서 되돌리시기 바랍니다.'; $lang['revstop'] = '되돌리기 작업이 성공적으로 끝났습니다.'; $lang['note1'] = '참고: 대소문자를 구별해 찾습니다'; -$lang['note2'] = '참고: 이 문서는 <i>%s</i> 스팸 단어를 포함하지 않은 최근 이전 판으로 되돌립니다. '; +$lang['note2'] = '참고: 문서는 <i>%s</i> 스팸 단어를 포함하지 않은 최근 이전 판으로 되돌립니다. '; |