diff options
author | Ricardo Guijt <ricardoguijt@gmail.com> | 2011-12-08 12:23:53 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2011-12-08 12:23:53 +0100 |
commit | 77b9cb8455942e8998e88f6977e3486959ed1b1a (patch) | |
tree | 702dff620a2d3fc4e04dbc3b225c57f0232b283c /lib/plugins/acl | |
parent | f18f20c04b2a0a93e9744a0b1ce4d39d26332360 (diff) | |
download | rpg-77b9cb8455942e8998e88f6977e3486959ed1b1a.tar.gz rpg-77b9cb8455942e8998e88f6977e3486959ed1b1a.tar.bz2 |
Dutch language update
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 686909644..cb0765505 100644 --- a/lib/plugins/acl/lang/nl/lang.php +++ b/lib/plugins/acl/lang/nl/lang.php @@ -17,6 +17,7 @@ * @author Marijn Hofstra <hofstra.m@gmail.com> * @author Timon Van Overveldt <timonvo@gmail.com> * @author Jeroen + * @author Ricardo Guijt <ricardoguijt@gmail.com> */ $lang['admin_acl'] = 'Toegangsrechten'; $lang['acl_group'] = 'Groep'; |