]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-cn.lang.php
Introduced label.paid for better integration of the paid status plugin.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index cbdacae0b54e226145d11248ec1cea5ee9b8575b..32e1a887f2aa7552efaa00cf78aacd86d5d955b6 100644 (file)
@@ -168,6 +168,7 @@ $i18n_key_words = array(
 // 'label.finish' => 'Finish',
 // 'label.duration' => 'Duration',
 // 'label.note' => 'Note',
+// 'label.notes' => 'Notes',
 // 'label.item' => 'Item',
 // 'label.cost' => 'Cost',
 // 'label.day_total' => 'Day total',
@@ -212,17 +213,19 @@ $i18n_key_words = array(
 // 'label.condition' => 'Condition',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 // TODO: Translate the following.
-'label.custom_fields' => 'Custom fields',
-'label.monthly_quotas' => 'Monthly quotas',
-'label.type' => 'Type',
-'label.type_dropdown' => 'dropdown',
-'label.type_text' => 'text',
-'label.required' => 'Required',
-'label.fav_report' => 'Favorite report',
-'label.cron_schedule' => 'Cron schedule',
-'label.what_is_it' => 'What is it?',
-'label.expense' => 'Expense',
-'label.quantity' => 'Quantity',
+// 'label.custom_fields' => 'Custom fields',
+// 'label.monthly_quotas' => 'Monthly quotas',
+// 'label.type' => 'Type',
+// 'label.type_dropdown' => 'dropdown',
+// 'label.type_text' => 'text',
+// 'label.required' => 'Required',
+// 'label.fav_report' => 'Favorite report',
+// 'label.cron_schedule' => 'Cron schedule',
+// 'label.what_is_it' => 'What is it?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
+// 'label.paid' => 'Paid',
 
 // Form titles.
 // TODO: Translate the following.