X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/36677b1481af7686a45ea1b37bec577f60f4ed2a..d9c7bad5d4a166c9872c9ec91342a5363caf3fab:/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 e94e63ac..b70c4d97 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -62,8 +62,6 @@ $i18n_key_words = array( 'menu.clients' => '客戶', 'menu.options' => '選項', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -76,6 +74,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', + +// TODO: refactoring ongoing down from here. 'error.db' => '資料庫錯誤', 'error.field' => '不正確的"{0}"資料', 'error.empty' => '欄目"{0}"為空',