diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-08-17 09:36:32 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-08-17 09:36:32 +0200 |
commit | 1299c6a231dded7d941a3e32f3b531476cd5d07d (patch) | |
tree | 8189d69aacaf18f14ff5f46777db873de55af913 /plugins/attachment_reminder/localization/ko_KR.inc | |
parent | e66a77e5601842a855963a25c3f4e229969c3392 (diff) |
Update translations
Diffstat (limited to 'plugins/attachment_reminder/localization/ko_KR.inc')
-rw-r--r-- | plugins/attachment_reminder/localization/ko_KR.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/attachment_reminder/localization/ko_KR.inc b/plugins/attachment_reminder/localization/ko_KR.inc index c80dcc4c8..58391a886 100644 --- a/plugins/attachment_reminder/localization/ko_KR.inc +++ b/plugins/attachment_reminder/localization/ko_KR.inc @@ -16,5 +16,5 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ */ $messages['forgotattachment'] = "파일을 첨부하는 것을 잊으셨습니까?"; -$messages['reminderoption'] = "잊었던 첨부파일에 대해 알리기"; +$messages['reminderoption'] = "잊었던 첨부파일 추가에 대해 알림"; $messages['keywords'] = "attachment,file,attach,attached,attaching,enclosed,CV,cover letter"; |