diff options
Diffstat (limited to 'inc/lang')
-rw-r--r-- | inc/lang/nl/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/nl/lang.php b/inc/lang/nl/lang.php index 371a49fd5..b6aba8cf8 100644 --- a/inc/lang/nl/lang.php +++ b/inc/lang/nl/lang.php @@ -10,6 +10,7 @@ * @author Wouter Schoot <wouter@schoot.org> * @author John de Graaff <john@de-graaff.net> * @author Dion Nicolaas <dion@nicolaas.net> + * @author Danny Rotsaert <danny.rotsaert@edpnet.be> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |