X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/eff9ca439795bffd16af8a9e339879d5704e5875..ca3b5fef452a65d3c4f134676c8d960d10f3ab05:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index ed304b5a..a461192b 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -51,6 +51,8 @@ $i18n_key_words = array( 'menu.time' => 'Tijden', 'menu.expenses' => 'Kosten', 'menu.reports' => 'Rapporten', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Grafieken', 'menu.projects' => 'Projecten', 'menu.tasks' => 'Taken', @@ -252,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',