aboutsummaryrefslogtreecommitdiff
path: root/src/locales/dv/location/street_pattern.ts
blob: 798228a74ced7db8945d79bf966e48effeedbdbe (plain)
1
2
3
4
5
export default [
  '{{person.first_name.generic}} {{location.street_suffix}}',
  '{{person.last_name.generic}} {{location.street_suffix}}',
  '{{company.adjective}} {{company.noun}} {{location.street_suffix}}',
];