A bit of cleanup in localization files.
[timetracker.git] / WEB-INF / resources / fa.lang.php
index 420f8f4..01cf057 100644 (file)
@@ -82,6 +82,7 @@ $i18n_key_words = array(
 'error.client' => 'انتخاب مشتری.',
 // TODO: translate the following.
 // 'error.report' => 'Select report.',
+// 'error.record' => 'Select record.',
 'error.auth' => 'نام کاربری یا رمز عبور اشتباه است.',
 'error.user_exists' => 'کاربری با این نام کاربری موجود است.',
 'error.project_exists' => 'پروژه ای با این نام موجود است.',
@@ -126,8 +127,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' => 'نام تیم',
@@ -227,6 +226,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' => 'ورود',
@@ -386,6 +386,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).