X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=749e8c751b54fef370e29ce1af165317b3a1ff3a;hb=23c3793cd381969c72f361ed7d93aea054b0b461;hp=3dd2e2738383f50d019799f537b90f0ea55542d0;hpb=4b87befee994047e5ed8ffdeb812510037bff5ec;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 3dd2e273..749e8c75 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -228,6 +228,8 @@ $i18n_key_words = array( // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// 'label.week_note' => 'Week note', +// 'label.week_list' => 'Week list', // Form titles. 'title.login' => 'ورود', @@ -382,7 +384,7 @@ $i18n_key_words = array( 'form.reports.group_by_task' => 'وظیفه', // TODO: translate form.reports.totals_only. Selecting this option means to print subtotals only for a "grouped by" report. // In other words, items are not printed, only subtotals for grouped items are printed. -'form.reports.totals_only' => 'Totals only', +// 'form.reports.totals_only' => 'Totals only', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php).