X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1378de210177ee155fd7c167b03eeae98e75712b..7042e1a554de7a8feb9e2c95db96fd0ac7ed26be:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 637f99ee..94f19b77 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -186,7 +186,8 @@ $i18n_key_words = array( // 'label.day_total' => 'Day total', // 'label.week_total' => 'Week total', // 'label.month_total' => 'Month total', -// 'label.today' => 'Today', +// TODO: translate the following. +'label.today' => 'Dnes', // 'label.total_hours' => 'Total hours', // 'label.total_cost' => 'Total cost', // 'label.view' => 'View', @@ -463,7 +464,6 @@ $i18n_key_words = array( "label.chart.period" => 'přehled za období', "label.time_noentry" => 'žádné záznamy', -"label.today" => 'dnes', "label.req_fields" => '* nutno vyplnit', "label.sel_project" => 'výběr projektu', "label.sel_activity" => 'výběr činnosti',