X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8ec1dac1bcf71ce282ab116413d335f582b5e8f3..928c8528504a757cebd2bebcebfa5a393ac19b05:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 5a040b80..d804fa0b 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -248,6 +248,7 @@ $i18n_key_words = array( // 'label.week_list' => 'Week list', // 'label.work_units' => 'Work units', // 'label.work_units_short' => 'Units', +'label.totals_only' => 'Solo totales', // Form titles. 'title.login' => 'Sesión iniciada', @@ -428,7 +429,6 @@ $i18n_key_words = array( 'form.reports.group_by_project' => 'proyecto', // TODO: traslate the following string. // 'form.reports.group_by_task' => 'task', -'form.reports.totals_only' => 'Solo totales', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php).