diff options
author | Danny Rotsaert <danny.rotsaert@edpnet.be> | 2009-04-26 21:19:25 +0200 |
---|---|---|
committer | Danny Rotsaert <danny.rotsaert@edpnet.be> | 2009-04-26 21:19:25 +0200 |
commit | faeb190c3c07ce30c88225e23775ac8a48baa792 (patch) | |
tree | ae6248f7ce13db404f51b396e08642fcfe681f71 /lib/plugins/acl | |
parent | a989fef837bbeb01153f67fab49f0de2cd9e8b32 (diff) | |
download | rpg-faeb190c3c07ce30c88225e23775ac8a48baa792.tar.gz rpg-faeb190c3c07ce30c88225e23775ac8a48baa792.tar.bz2 |
Dutch language update
Ignore-this: ba006dac8e87582545b964b9f3dfbc18
darcs-hash:20090426191925-fc5d3-668db614c092770760cf6076d4e845e3cf67f703.gz
Diffstat (limited to 'lib/plugins/acl')
-rw-r--r-- | lib/plugins/acl/lang/nl/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/acl/lang/nl/lang.php b/lib/plugins/acl/lang/nl/lang.php index 01c147bdf..f5c59648e 100644 --- a/lib/plugins/acl/lang/nl/lang.php +++ b/lib/plugins/acl/lang/nl/lang.php @@ -11,6 +11,7 @@ * @author John de Graaff <john@de-graaff.net> * @author Niels Schoot <niels.schoot@quintiq.com> * @author Dion Nicolaas <dion@nicolaas.net> + * @author Danny Rotsaert <danny.rotsaert@edpnet.be> */ $lang['admin_acl'] = 'Toegangsrechten'; $lang['acl_group'] = 'Groep'; |