X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7e31ec9db2a079cb231416b8243a8efc52a92ad9..c0c074a026debe06878f1ade76e02ebd0ae0fe9d:/WEB-INF/resources/da.lang.php diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index e25f3f7d..90edcd22 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', @@ -205,6 +207,9 @@ $i18n_key_words = array( 'label.what_is_it' => 'Hvad er det?', 'label.expense' => 'Udgift', 'label.quantity' => 'Mængde', +// TODO: translate the following. +// 'label.paid_status' => 'Paid status', +// 'label.paid' => 'Paid', // Form titles. 'title.login' => 'Login',