X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/887ff98dde2f444ef7f33b32fc7f550b5833b5e6..c4070353c14d9085dbea1ca429090d326bf731d9:/WEB-INF/resources/no.lang.php diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 442947c6..657e4299 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -414,9 +414,8 @@ $i18n_key_words = array( // Invoice form. See example at https://timetracker.anuko.com/invoice.php // (you can get to this form after generating a report). -// TODO: translate the following. -// 'form.invoice.number' => 'Invoice number', -// 'form.invoice.person' => 'Person', +'form.invoice.number' => 'Fakturanummer', +'form.invoice.person' => 'Person', // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php // 'form.invoice.invoice_to_delete' => 'Invoice to delete', @@ -527,8 +526,6 @@ $i18n_key_words = array( // "form.mail.sending_str" => 'the message has been sent', // invoice attributes -"form.invoice.number" => 'fakturanummer', -"form.invoice.th.username" => 'person', "form.invoice.th.time" => 'timer', "form.invoice.th.rate" => 'sats', "form.invoice.th.summ" => 'antall',