Added a mechanism to assign report items to timesheets.
[timetracker.git] / WEB-INF / resources / he.lang.php
index 2d65957..d6bd794 100644 (file)
@@ -390,6 +390,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'dropdown.select' => '--- select ---',
 'dropdown.select_invoice' => '--- בחר חשבונית ---',
+// TODO: translate the following.
+// 'dropdown.select_timesheet' => '--- select timesheet ---',
 'dropdown.status_active' => 'פעיל',
 'dropdown.status_inactive' => 'לא פעיל',
 // TODO: translate the following.
@@ -465,6 +467,7 @@ $i18n_key_words = array(
 'form.report.export' => 'ייצא נתונים בתבנית',
 // TODO: translate the following.
 // 'form.report.assign_to_invoice' => 'Assign to invoice',
+// 'form.report.assign_to_timesheet' => 'Assign to timesheet',
 
 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
 // TODO: translate the following.