X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/cec2e1b0941c16302bedad01bfb8455baf13e0f8..b5b2801290794632bba7af2cdddf9d4a8a96c29c:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index cdd48526..c5a3b509 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -274,6 +274,8 @@ $i18n_key_words = array( 'title.send_invoice' => 'Factuur verzenden', 'title.charts' => 'Grafieken', 'title.projects' => 'Projecten', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Project toevoegen', 'title.edit_project' => 'Project wijzigen', 'title.delete_project' => 'Project verwijderen',