Skip to content

Commit

Permalink
Add street_address for en-nz locale (#1934)
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi authored Feb 15, 2020
1 parent 26fc316 commit e9a0c23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/locales/en-NZ.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ en-NZ:
- "PO Box #####"
- "CMB ##"
- "CMB C#"
street_address:
- "#{building_number} #{street_name}"
full_address:
- "#{street_address}, #{city} #{postcode}"
- "#{street_address}, #{secondary_address}, #{city} #{postcode}"
Expand Down

0 comments on commit e9a0c23

Please sign in to comment.