X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/b6546c4547eb47a06f80b6d0ffa474d3929602f9..43eb48ca4e8f40bd43280a9e8df2f5e750f71804:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index d368422f..c2806f40 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -240,6 +240,8 @@ $i18n_key_words = array( 'label.template' => 'Sjabloon', 'label.attachments' => 'Bijlagen', 'label.files' => 'Bestanden', +// TODO: translate the following. +// 'label.file' => 'File', 'label.image' => 'Afbeelding', // TODO: translate the following. // 'label.download' => 'Download', @@ -272,6 +274,8 @@ $i18n_key_words = array( 'title.send_report' => 'Rapport aan het versturen', 'title.timesheets' => 'Tijdenoverzichten', 'title.timesheet' => 'Tijdenoverzicht', +// TODO: Translate the following. +// 'title.timesheet_files' => 'Timesheet Files', 'title.invoice' => 'Factuur', 'title.send_invoice' => 'Factuur verzenden', 'title.charts' => 'Grafieken',