X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8164670fafb4306285df2707921741cb9d925385..70f38eea57095a6895fd727799a0c90ebeeb6cf9:/WEB-INF/resources/da.lang.php diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 95f3c213..2699acb8 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -207,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', @@ -299,6 +302,9 @@ $i18n_key_words = array( 'dropdown.status_inactive' => 'Inaktive', 'dropdown.delete'=>'Slet', 'dropdown.do_not_delete'=>'Slet ikke', +// TODO: translate the following. +// 'dropdown.paid' => 'paid', +// 'dropdown.not_paid' => 'not paid', // Login form. See example at https://timetracker.anuko.com/login.php. 'form.login.forgot_password' => 'Har du glemt din adgangskode?',