X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1378de210177ee155fd7c167b03eeae98e75712b..7042e1a554de7a8feb9e2c95db96fd0ac7ed26be:/WEB-INF/resources/it.lang.php diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index eb57c7c9..a4acf6bc 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -184,7 +184,7 @@ $i18n_key_words = array( // 'label.day_total' => 'Day total', // 'label.week_total' => 'Week total', // 'label.month_total' => 'Month total', -// 'label.today' => 'Today', +'label.today' => 'Oggi', 'label.total_hours' => 'Ore totali', // TODO: translate the following. // 'label.total_cost' => 'Total cost', @@ -559,7 +559,6 @@ $i18n_key_words = array( "label.pbehalf_info" => '%s %s a favore di %s', "label.time_noentry" => 'nessun inserimento', -"label.today" => 'oggi', "label.req_fields" => '* campi obbligatori', "label.sel_project" => 'seleziona il progetto', "label.sel_activity" => 'seleziona la attività',