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