Added a string to translation files.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 09fdec8..bf2ff64 100644 (file)
@@ -395,6 +395,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'dropdown.select' => '--- select ---',
 // 'dropdown.select_invoice' => '--- select invoice ---',
+// 'dropdown.select_timesheet' => '--- select timesheet ---',
 'dropdown.status_active' => 'aktiv',
 'dropdown.status_inactive' => 'inaktiv',
 // TODO: translate the following.
@@ -468,6 +469,7 @@ $i18n_key_words = array(
 'form.report.export' => 'Eksporter',
 // TODO: translate the following.
 // 'form.report.assign_to_invoice' => 'Assign to invoice',
+// 'form.report.assign_to_timesheet' => 'Assign to timesheet',
 
 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
 // TODO: translate the following.