X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/78ef5f9b455fc04a3fe8535f234d98bddf4de6c9..a4fd787ff4452eb1a7e3d0c0a24d8fcebd7b8b43:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index fb2e9b42..c6786e0c 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -143,6 +143,8 @@ $i18n_key_words = array( 'label.user' => 'Medewerker', 'label.users' => 'Medewerkers', 'label.group' => 'Groep', +// TODO: translate the following. +// 'label.subgroups' => 'Subgroups', 'label.roles' => 'Rollen', 'label.client' => 'Klant', 'label.clients' => 'Klanten',