Added a mechanism to assign report items to timesheets.
[timetracker.git] / WEB-INF / resources / fa.lang.php
index 5a6c6aa..789a64b 100644 (file)
@@ -147,8 +147,6 @@ $i18n_key_words = array(
 'button.send' => 'ارسال',
 'button.send_by_email' => 'ارسال به ایمیل',
 'button.create_group' => 'ایجاد تیم', // TODO: replace "team" with "group".
-// TODO: translate the following.
-// 'button.create_timesheet' => 'Create timesheet',
 'button.export' => 'ایجاد پشتیبان از تیم', // TODO: replace "team" with "group".
 'button.import' => 'وارد کردن تیم', // TODO: replace "team" with "group".
 'button.close' => 'بستن',
@@ -382,6 +380,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.
@@ -460,6 +460,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.