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/plugin | |
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/plugin')
-rw-r--r-- | lib/plugins/plugin/lang/nl/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/plugin/lang/nl/lang.php b/lib/plugins/plugin/lang/nl/lang.php index 40ace50fc..e8098a51f 100644 --- a/lib/plugins/plugin/lang/nl/lang.php +++ b/lib/plugins/plugin/lang/nl/lang.php @@ -6,6 +6,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['menu'] = 'Plugins beheren'; $lang['download'] = 'Download en installeer een nieuwe plugin'; |