Work in progress on totals only config option for Work units plugin.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 1bfc053..b3d58cc 100644 (file)
@@ -251,6 +251,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' => 'Innlogging',
@@ -418,7 +419,6 @@ $i18n_key_words = array(
 'form.reports.group_by_project' => 'prosjekt',
 // TODO: translate the following.
 // '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).