X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/23c3793cd381969c72f361ed7d93aea054b0b461..b93e1f345f38296eaf777d0d56d15bba188a2210:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 26689954..84456dbc 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -185,7 +185,8 @@ $i18n_key_words = array( // 'label.item' => 'Item', // 'label.cost' => 'Cost', // 'label.day_total' => 'Day total', -// 'label.week_total' => 'Week total', +'label.week_total' => 'Celkem za týden', +// TODO: translate the following. // 'label.month_total' => 'Month total', 'label.today' => 'Dnes', // TODO: translate the following. @@ -600,6 +601,5 @@ $i18n_key_words = array( "label.or" => 'nebo', "label.disable" => 'zakázat', "label.enable" => 'povolit', -"label.timeweek" => 'celkem za týden', "label.hrs" => 'hodin', );