Introduced menu.group into translation files.
[timetracker.git] / WEB-INF / resources / zh-tw.lang.php
index a10108e..d5bd872 100644 (file)
@@ -48,6 +48,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.create_team' => 'Create Team',
 // 'menu.profile' => 'Profile',
+// 'menu.group' => 'Group',
 // 'menu.time' => 'Time',
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => '報告',
@@ -75,6 +76,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}"。',