X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3d3375d59d89359453c6bd42e6b07f7d0354b448..33fe605aa1936612a3e358102b59e411a0a30f07:/WEB-INF/resources/ca.lang.php diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index a835a37b..2f12be3e 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -186,9 +186,7 @@ $i18n_key_words = array( // 'label.day_total' => 'Day total', // 'label.week_total' => 'Week total', // 'label.month_total' => 'Month total', -// 'label.today' => 'Today', -// 'label.total_hours' => 'Total hours', -// 'label.total_cost' => 'Total cost', +'label.today' => 'Avui', // 'label.view' => 'View', 'label.edit' => 'Modificar', 'label.delete' => 'Eliminar', @@ -539,8 +537,4 @@ $i18n_key_words = array( "form.people.rate" => 'Taxa per defecte en hores', "form.people.comanager" => 'Auxiliar del manejador', - -// report attributes -"form.report.totals_only" => 'Només totals', -"form.report.total" => 'Hores Totals', );