X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fko.lang.php;h=fa41f2ca0fc71dbfeb0258f737f42c8b7b81a8d8;hb=ce2ddc553c3e30ffaa62d6e0f2e1220ca7f63f34;hp=862384d3721ecaf78f2c53f9af2fe0ad1d4b3a41;hpb=8db9ef16cb3ca249a07b8621ac36a4b75af9dc59;p=timetracker.git diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 862384d3..fa41f2ca 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -119,6 +119,7 @@ $i18n_key_words = array( // 'error.goto_uncompleted' => 'Go to uncompleted entry.', // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', +// 'error.cannot_import' => 'Cannot import: %s.', // Labels for buttons. 'button.login' => '로그인', @@ -167,6 +168,7 @@ $i18n_key_words = array( 'label.user' => '사용자', 'label.users' => '사용자', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => '클라이언트', 'label.clients' => '클라이언트',