X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/30e08b05e01bb089836582b5b467727dba822a13..7ffbdd795498e935a5d50fd87c60cea3ab527bfa:/WEB-INF/resources/zh-tw.lang.php diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index a287dbb0..25a7a162 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -81,6 +81,8 @@ $i18n_key_words = array( 'error.interval' => '不正確的間隔', 'error.project' => '選擇項目', 'error.activity' => '選擇活動', +// TODO: translate the following. +// 'error.record' => 'Select record.', 'error.auth' => '不正確的用戶名或密碼', 'error.user_exists' => '該使用者登錄資訊已經存在', 'error.project_exists' => '該專案名稱已經存在',