X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d9b4512fae9de17f4bc9d77c7532db6ada9bf8c3..37a79d8c923c46dd1ffd1219d493f52fb0fc4ca1:/WEB-INF/resources/fa.lang.php diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 84851577..207900ca 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -164,8 +164,8 @@ $i18n_key_words = array( 'label.week_total' => 'کل هفته', // TODO: translate the following strings. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', +// 'label.remaining_quota' => 'Remaining quota', +// 'label.over_quota' => 'Over quota', 'label.today' => 'امروز', 'label.total_hours' => 'مجموع ساعت', 'label.total_cost' => 'مجموع هزینه ها',