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