X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d9b4512fae9de17f4bc9d77c7532db6ada9bf8c3..37a79d8c923c46dd1ffd1219d493f52fb0fc4ca1:/WEB-INF/resources/sk.lang.php?ds=inline diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index cf23ca0e..3c5bb2f4 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -166,8 +166,8 @@ $i18n_key_words = array( 'label.week_total' => 'Týždeň celkom', // TODO: translate the following. // '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' => 'Dnes', 'label.total_hours' => 'Hodín celkom', 'label.total_cost' => 'Náklady celkom',