X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/664fe935d85316a57f2285dba5ecd42c66f4982e..1b6699f3d4ad1961fa4055ec0033bc10f0b06b83:/WEB-INF/resources/ko.lang.php diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index bc5b5f48..0f2e2fff 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -98,10 +98,9 @@ $i18n_key_words = array( // 'error.uncompleted_exists' => 'uncompleted entry already exists. close or delete it.', // 'error.goto_uncompleted' => 'go to uncompleted entry.', -// labels for various buttons +// Labels for buttons. 'button.login' => '로그인', 'button.now' => '지금', -// 'button.set' => '설정', 'button.save' => '저장', 'button.delete' => '삭제', 'button.cancel' => '취소', @@ -133,6 +132,8 @@ $i18n_key_words = array( 'label.password' => '암호', 'label.confirm_password' => '암호 확인', 'label.email' => '이메일', +// TODO: translate the following. +// 'label.bcc' => 'Bcc', 'label.total' => '합계', // TODO: translate the following. // 'label.page' => 'Page',