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