X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=d784455033e5cbe8cdb95351f0fe9fd81c77b98f;hb=33fe605aa1936612a3e358102b59e411a0a30f07;hp=749e8c751b54fef370e29ce1af165317b3a1ff3a;hpb=4a485b6eff6708b9e326bc7549429d4b1cfc3e9e;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 749e8c75..d7844550 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -173,8 +173,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.month_total' => 'Month total', 'label.today' => 'امروز', -'label.total_hours' => 'مجموع ساعت', -'label.total_cost' => 'مجموع هزینه ها', 'label.view' => 'نمایش', 'label.edit' => 'ویرایش', 'label.delete' => 'حذف', @@ -396,6 +394,8 @@ $i18n_key_words = array( // (you can get to this form after generating a report). 'form.invoice.number' => 'شماره فاکتور', 'form.invoice.person' => 'شخص', + +// Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php // TODO: translate the following stings. // 'form.invoice.invoice_to_delete' => 'Invoice to delete', // 'form.invoice.invoice_entries' => 'Invoice entries',