X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c6ebb0657fa010dc5724ad1ddf4f8866ea9013e0..2e5d329bb88d0cda3515cccaea70575867b482fd:/WEB-INF/resources/da.lang.php diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 64ebe865..95f3c213 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -153,6 +153,8 @@ $i18n_key_words = array( 'label.finish' => 'Slut', 'label.duration' => 'Varighed', 'label.note' => 'Notat', +// TODO: translate the following. +// 'label.notes' => 'Notes', 'label.item' => 'Emne', 'label.cost' => 'Pris', 'label.day_total' => 'Dagens total', @@ -354,6 +356,8 @@ $i18n_key_words = array( 'form.invoice.person' => 'Person', 'form.invoice.invoice_to_delete' => 'Faktura der skal slettes', 'form.invoice.invoice_entries' => 'Faktura emner', +// TODO: translate the following. +// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.', // Charts form. See example at https://timetracker.anuko.com/charts.php 'form.charts.interval' => 'Interval',