From 8886007edbca92115ae2be14f50690fb247794f2 Mon Sep 17 00:00:00 2001 From: Chris De Rouck Date: Sat, 5 Apr 2014 22:56:02 +0200 Subject: [PATCH] Minor update --- app/lang/nl/texts.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/lang/nl/texts.php b/app/lang/nl/texts.php index 612ed0ac501d..a1998eacbd9b 100644 --- a/app/lang/nl/texts.php +++ b/app/lang/nl/texts.php @@ -9,8 +9,8 @@ return array( 'work_phone' => 'Telefoon', 'address' => 'Adres', 'address1' => 'Straat', - 'address2' => 'App/Suite', - 'city' => 'Stad', + 'address2' => 'Huisnummer', + 'city' => 'Gemeente', 'state' => 'Staat/Provincie', 'postal_code' => 'Postcode', 'country_id' => 'Land',