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