X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/30bec134aac46efe3cdd5371de46598a68138c46..d013f6f24164f5476cd270ceee3d5b7edf74ce79:/WEB-INF/resources/da.lang.php diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 7bb21380..e1179c62 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -369,6 +369,8 @@ $i18n_key_words = array( 'dropdown.clients' => 'Klienter', 'dropdown.select' => '--- Vælg ---', 'dropdown.select_invoice' => '--- Vælg faktura ---', +// TODO: translate the following. +// 'dropdown.select_timesheet' => '--- select timesheet ---', 'dropdown.status_active' => 'Aktive', 'dropdown.status_inactive' => 'Inaktive', 'dropdown.delete' => 'Slet', @@ -438,6 +440,7 @@ $i18n_key_words = array( 'form.report.export' => 'Eksport', // 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.