Minor update

This commit is contained in:
Chris De Rouck 2014-04-05 22:56:02 +02:00
parent b87daa4cb2
commit 8886007edb

View File

@ -9,8 +9,8 @@ return array(
'work_phone' => 'Telefoon', 'work_phone' => 'Telefoon',
'address' => 'Adres', 'address' => 'Adres',
'address1' => 'Straat', 'address1' => 'Straat',
'address2' => 'App/Suite', 'address2' => 'Huisnummer',
'city' => 'Stad', 'city' => 'Gemeente',
'state' => 'Staat/Provincie', 'state' => 'Staat/Provincie',
'postal_code' => 'Postcode', 'postal_code' => 'Postcode',
'country_id' => 'Land', 'country_id' => 'Land',