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