X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/664fe935d85316a57f2285dba5ecd42c66f4982e..e2b992aea6edc4a734ddb751103101e2450f3b20:/WEB-INF/resources/ko.lang.php diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index bc5b5f48..d498dac3 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' => '취소',