Minor update
This commit is contained in:
parent
b87daa4cb2
commit
8886007edb
1 changed files with 2 additions and 2 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue