X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/2c35ee142d1273658ba59acdcff963edb1fb0a3e..d9b4512fae9de17f4bc9d77c7532db6ada9bf8c3:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 2b81fd29..6a427355 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -150,8 +150,9 @@ $i18n_key_words = array( 'label.note' => 'Opmerking', 'label.item' => 'Artikel', 'label.cost' => 'Kosten', -'label.week_total' => 'Week totaal', 'label.day_total' => 'Dag totaal', +'label.week_total' => 'Week totaal', +// TODO: translate the following. // 'label.month_total' => 'Month total', // 'label.month_left' => 'Time until quota is met', // 'label.month_over' => 'Over monthly quota',