Work in progress on totals only config option for Work units plugin.
[timetracker.git] / WEB-INF / resources / pt.lang.php
index 4b9727f..53795d3 100644 (file)
@@ -240,6 +240,7 @@ $i18n_key_words = array(
 // 'label.week_list' => 'Week list',
 // 'label.work_units' => 'Work units',
 // 'label.work_units_short' => 'Units',
+// 'label.totals_only' => 'Totals only',
 
 // Form titles.
 'title.login' => 'Login',
@@ -400,7 +401,6 @@ $i18n_key_words = array(
 // 'form.reports.group_by_client' => 'client',
 // 'form.reports.group_by_project' => 'project',
 // 'form.reports.group_by_task' => 'task',
-// 'form.reports.totals_only' => 'Totals only',
 
 // Report form. See example at https://timetracker.anuko.com/report.php
 // (after generating a report at https://timetracker.anuko.com/reports.php).