X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fda.lang.php;h=95f3c213142521a9beac6f0a211153f5ff31c129;hb=19e183c61f684ff92f5b7c95f09a0a6ca7d7bffe;hp=64ebe865735ce9253637492d3d6a012f4435a66e;hpb=c6ebb0657fa010dc5724ad1ddf4f8866ea9013e0;p=timetracker.git 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',