Added team_id to project delete and update queries to reduce risk of misuse.
[timetracker.git] / WEB-INF / resources / zh-tw.lang.php
index a10108e..16c8062 100644 (file)
@@ -75,6 +75,8 @@ $i18n_key_words = array(
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
 'error.db' => '資料庫錯誤。',
+// TODO: translate the following.
+// 'error.feature_disabled' => 'Feature is disabled.',
 'error.field' => '不正確的"{0}"資料。',
 'error.empty' => '欄目"{0}"為空。',
 'error.not_equal' => '欄目"{0}"不等於欄目"{1}"。',