aboutsummaryrefslogtreecommitdiff
path: root/src/locales/eo/location/city_pattern.ts
blob: 640244b3eea877132e7e3702c7538ef1541101f1 (plain)
1
2
3
4
export default [
  '{{location.city_prefix}} {{person.first_name.generic}}{{location.city_suffix}}',
  '{{person.first_name.generic}}{{location.city_suffix}}',
];