Work in progress on adding timesheets.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index 5822b7b..5eb65a7 100644 (file)
@@ -141,6 +141,7 @@ $i18n_key_words = array(
 'button.send_by_email' => '通过邮件发送',
 // TODO: translate the following.
 // 'button.create_group' => 'Create group',
+// 'button.create_timesheet' => 'Create timesheet',
 'button.export' => '导出团队信息', // TODO: replace "team" with "group".
 'button.import' => '导入团队信息', // TODO: replace "team" with "group".
 'button.close' => '关闭',
@@ -331,6 +332,9 @@ $i18n_key_words = array(
 // 'title.add_notification' => 'Adding Notification',
 // 'title.edit_notification' => 'Editing Notification',
 // 'title.delete_notification' => 'Deleting Notification',
+// 'title.add_timesheet' => 'Adding Timesheet',
+// 'title.edit_timesheet' => 'Editing Timesheet',
+// 'title.delete_timesheet' => 'Deleting Timesheet',
 // 'title.monthly_quotas' => 'Monthly Quotas',
 // 'title.export' => 'Exporting Group Data',
 // 'title.import' => 'Importing Group Data',