X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/5f1e536c60f1b70dae7253e7ce7256b5f030074c..d6a5ffec0f76b9ab5b1ee4f8e69ecdb2afd7c0ff:/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',