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