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