aboutsummaryrefslogtreecommitdiff
path: root/src/locales/uk/location/street_pattern.ts
blob: 2dc80f1c268bce02f71465eb27f79982238b3758 (plain)
1
2
3
4
export default [
  '{{location.street_prefix}} {{location.street_name}}',
  '{{location.street_name}} {{location.street_suffix}}',
];