X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7e31ec9db2a079cb231416b8243a8efc52a92ad9..c0c074a026debe06878f1ade76e02ebd0ae0fe9d:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 70331e07..6e45e0c8 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -151,6 +151,8 @@ $i18n_key_words = array( 'label.finish' => 'Einde', 'label.duration' => 'Tijdsduur', 'label.note' => 'Opmerking', +// TODO: translate the following. +// 'label.notes' => 'Notes', 'label.item' => 'Artikel', 'label.cost' => 'Kosten', 'label.day_total' => 'Dag totaal', @@ -202,6 +204,9 @@ $i18n_key_words = array( 'label.what_is_it' => 'Wat betekent dit?', 'label.expense' => 'Kosten', 'label.quantity' => 'Hoeveelheid', +// TODO: translate the following. +// 'label.paid_status' => 'Paid status', +// 'label.paid' => 'Paid', // Form titles. 'title.login' => 'Aanmelden',