aboutsummaryrefslogtreecommitdiff
path: root/src/locales/uk/location/city_pattern.ts
blob: a811b6d6aebe0265585a8511e789342c1b1f9fec (plain)
1
2
3
4
export default [
  '{{location.city_name}}',
  '{{location.city_prefix}} {{person.first_name.male}}',
];