X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/45091225a5cbc958f96c38e99228eee98f0b7ca8..ca3b5fef452a65d3c4f134676c8d960d10f3ab05:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 643dc2c1..a461192b 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -254,6 +254,9 @@ $i18n_key_words = array( 'title.reports' => 'Rapporten', 'title.report' => 'Rapport', 'title.send_report' => 'Rapport aan het versturen', +// TODO: Translate the following. +// 'title.timesheets' => 'Timesheets', +// 'title.timesheet' => 'Timesheet', 'title.invoice' => 'Factuur', 'title.send_invoice' => 'Factuur verzenden', 'title.charts' => 'Grafieken',