aboutsummaryrefslogtreecommitdiff
path: root/src/locales/en_GH/location/street_pattern.ts
blob: dcb974ca4977b2047ea7189f2d5f744024a474e8 (plain)
1
2
3
4
export default [
  '{{person.last_name.generic}} {{location.street_suffix}}',
  '{{location.street_prefix}} {{location.street_suffix}}',
];