diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-08 16:09:57 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-08 16:09:57 +0000 |
| commit | 6a28b4fb865a3dd1cf5924fc7b24d4408cba8195 (patch) | |
| tree | 048eaabc68285c7598fbe750bbdb2629e41768ba /roundcubemail/program/localization/ko_KR | |
| parent | e3572766d5cd8cbbdd46ccbe69f5de02af58fee1 (diff) | |
Updated translations from launchpad
git-svn-id: https://svn.roundcube.net/trunk@5740 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ko_KR')
| -rw-r--r-- | roundcubemail/program/localization/ko_KR/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/ko_KR/labels.inc b/roundcubemail/program/localization/ko_KR/labels.inc index 545e07d1a..6a40dcf38 100644 --- a/roundcubemail/program/localization/ko_KR/labels.inc +++ b/roundcubemail/program/localization/ko_KR/labels.inc @@ -89,6 +89,7 @@ $labels['longnov'] = '11월'; $labels['longdec'] = '12월'; $labels['today'] = '오늘'; $labels['checkmail'] = '새 메일 확인'; +$labels['compose'] = '메일 쓰기'; $labels['writenewmessage'] = '새 메일 작성'; $labels['replytomessage'] = '회신 작성'; $labels['replytoallmessage'] = '보낸이와 모든 수신자에게 회신'; @@ -123,7 +124,6 @@ $labels['unlimited'] = '제한 없음'; $labels['quicksearch'] = '빨리 찾기'; $labels['resetsearch'] = '찾기 리셋'; $labels['openinextwin'] = '새 창에서 열기'; -$labels['compose'] = '메일 쓰기'; $labels['savemessage'] = '드래프트 저장'; $labels['sendmessage'] = '메일 지금 보냄'; $labels['addattachment'] = '파일 첨부'; |
