X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7e31ec9db2a079cb231416b8243a8efc52a92ad9..2e5d329bb88d0cda3515cccaea70575867b482fd:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 70331e07..44139d9f 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',