]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fa.lang.php
Cosmetic UI fixes for report table.
[timetracker.git] / WEB-INF / resources / fa.lang.php
index 59be22cb9bc50e87162defaedf66d43e700c15d0..d928483194a5bb499701ab6c57f506f41a07ee29 100644 (file)
@@ -126,8 +126,6 @@ $i18n_key_words = array(
 'button.import' => 'وارد کردن تیم',
 'button.close' => 'بستن',
 'button.stop' => 'توقف',
-// TODO: translate the following.
-// 'button.mark_paid' => 'Mark paid',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'نام تیم',
@@ -209,6 +207,8 @@ $i18n_key_words = array(
 // Translate the following.
 // 'label.page' => 'Page',
 // 'label.condition' => 'Condition',
+// 'label.yes' => 'yes',
+// 'label.no' => 'no',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'فیلدهای سفارشی',
 // Translate the following.
@@ -225,6 +225,7 @@ $i18n_key_words = array(
 // 'label.quantity' => 'Quantity',
 // 'label.paid_status' => 'Paid status',
 // 'label.paid' => 'Paid',
+// 'label.mark_paid' => 'Mark paid',
 
 // Form titles.
 'title.login' => 'ورود',
@@ -384,6 +385,8 @@ $i18n_key_words = array(
 // Report form. See example at https://timetracker.anuko.com/report.php
 // (after generating a report at https://timetracker.anuko.com/reports.php).
 'form.report.export' => 'پشتیبانی',
+// TODO: translate the following.
+// 'form.report.assign_to_invoice' => 'Assign to invoice',
 
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).