diff options
author | Rene <wllywlnt@yahoo.com> | 2014-05-17 09:36:32 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-05-17 09:36:32 +0200 |
commit | 5aa1e6b571d748ca5b0c7684ec6116c9e5f299d4 (patch) | |
tree | 5db570310b2ba3f72d2b67803db18b0c1cbec60e /lib/plugins/usermanager/lang/nl/lang.php | |
parent | b477f2c704dd24a4ead1e2d2f39b155646f37e75 (diff) | |
download | rpg-5aa1e6b571d748ca5b0c7684ec6116c9e5f299d4.tar.gz rpg-5aa1e6b571d748ca5b0c7684ec6116c9e5f299d4.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/usermanager/lang/nl/lang.php')
-rw-r--r-- | lib/plugins/usermanager/lang/nl/lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/plugins/usermanager/lang/nl/lang.php b/lib/plugins/usermanager/lang/nl/lang.php index 5cebede89..3f9902e14 100644 --- a/lib/plugins/usermanager/lang/nl/lang.php +++ b/lib/plugins/usermanager/lang/nl/lang.php @@ -15,8 +15,9 @@ * @author Jeroen * @author Ricardo Guijt <ricardoguijt@gmail.com> * @author Gerrit Uitslag <klapinklapin@gmail.com> + * @author Rene <wllywlnt@yahoo.com> */ -$lang['menu'] = 'Gebruikersmanager'; +$lang['menu'] = 'Gebruikersbeheer'; $lang['noauth'] = '(gebruikersauthenticatie niet beschikbaar)'; $lang['nosupport'] = '(gebruikersbeheer niet ondersteund)'; $lang['badauth'] = 'ongeldige authenticatiemethode'; |