// 'button.add_option' => 'Add option',
'button.add' => '添加',
'button.generate' => '創建',
-// TODO: translate the following.
-// 'button.reset_password' => 'Reset password',
+'button.reset_password' => '重設密碼',
'button.send' => '發送',
'button.send_by_email' => '通過郵件發送',
// TODO: translate the following.
// 'label.type_dropdown' => 'dropdown',
// 'label.type_text' => 'text',
// 'label.required' => 'Required',
-// 'label.fav_report' => 'Favorite report',
+'label.fav_report' => '收藏的報告',
+// TODO: translate the following.
// 'label.cron_schedule' => 'Cron schedule',
// 'label.what_is_it' => 'What is it?',
// 'label.expense' => 'Expense',
// 'form.week.new_entry' => 'New entry',
// Reports form. See example at https://timetracker.anuko.com/reports.php
-// TODO: translate the following.
-// 'form.reports.save_as_favorite' => 'Save as favorite',
+'form.reports.save_as_favorite' => '保存到我的存檔',
'form.reports.confirm_delete' => '您確認要刪除收藏的這個報告嗎?',
'form.reports.include_billable' => '計費時間',
'form.reports.include_not_billable' => '非計費時間',
// 'form.invoice.invoice_entries' => 'Invoice entries',
// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
+// Charts form. See example at https://timetracker.anuko.com/charts.php
+// TODO: translate the following.
+// 'form.charts.interval' => 'Interval',
+// 'form.charts.chart' => 'Chart',
+
+// Projects form. See example at https://timetracker.anuko.com/projects.php
+// TODO: translate the following.
+// 'form.projects.active_projects' => 'Active Projects',
+// 'form.projects.inactive_projects' => 'Inactive Projects',
+// Tasks form. See example at https://timetracker.anuko.com/tasks.php
+// TODO: translate the following.
+// 'form.tasks.active_tasks' => 'Active Tasks',
+// 'form.tasks.inactive_tasks' => 'Inactive Tasks',
-// TODO: refactoring ongoing down from here.
-"form.filter.filter" => '收藏的報告',
-"form.filter.filter_new" => '保存到我的存檔',
+
+// TODO: refactoring ongoing down from here.
// password reminder form attributes
"form.fpass.login" => '登錄',