X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-tw.lang.php;h=74d379fc376e9714d99f7b447985059ddfaa8beb;hb=b4be5795ddbcef63b4b6fffb200c3dfc3ffcb530;hp=6750d90a65c37a024d0b7d4014c9e81f9dccdf58;hpb=ea7a43edbe96f9741b734dc4ee5efc16b6c48244;p=timetracker.git diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 6750d90a..74d379fc 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -109,6 +109,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', 'error.mail_send' => '發送郵件時出錯。', +// TODO: improve the translation above by adding MAIL_SMTP_DEBUG part. +// 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.', 'error.no_email' => '沒有電子郵件與該用戶名關聯。', // TODO: translate the following. // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.', @@ -163,6 +165,7 @@ $i18n_key_words = array( 'label.user' => '用戶', 'label.users' => '用戶', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => '客戶', 'label.clients' => '客戶',