Added paid checkbox to desktop time edit page.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index 9e4897e..5122168 100644 (file)
@@ -131,6 +131,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.close' => 'Close',
 // 'button.stop' => 'Stop',
+// 'button.mark_paid' => 'Mark paid',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => '团队名称',
@@ -211,6 +212,8 @@ $i18n_key_words = array(
 'label.page' => '页码',
 // TODO: translate the following.
 // 'label.condition' => 'Condition',
+// 'label.yes' => 'yes',
+// 'label.no' => 'no',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 // TODO: Translate the following.
 // 'label.custom_fields' => 'Custom fields',
@@ -225,6 +228,7 @@ $i18n_key_words = array(
 // 'label.expense' => 'Expense',
 // 'label.quantity' => 'Quantity',
 // 'label.paid_status' => 'Paid status',
+// 'label.paid' => 'Paid',
 
 // Form titles.
 // TODO: Translate the following.