X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/97131557dde928fb0694e10eea098bae64a25fcd..0a468c6ddf27775230bbebdf3de2995243156602:/WEB-INF/resources/ko.lang.php diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index abbd7437..a942fd9e 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -109,11 +109,15 @@ $i18n_key_words = array( 'button.delete' => '삭제', 'button.cancel' => '취소', 'button.submit' => '발송', -// TODO: impprove translation of all button.add strings. +// TODO: improve translation of all button.add strings. 'button.add_user' => '신규 사용자 추가', 'button.add_project' => '신규 프로젝트 추가', -'button.add_activity' => '신규 활동내용 추가', +// TODO: translate the following. +// 'button.add_task' => 'Add task', 'button.add_client' => '신규 클라이언트 추가', +// TODO: translate the following. +// 'button.add_invoice' => 'Add invoice', +// 'button.add_option' => 'Add option', 'button.add' => '추가', 'button.generate' => '생성', // Note to translators: button.reset_password needs an improved translation.