aboutsummaryrefslogtreecommitdiff
path: root/src/locales/nl/location/city_pattern.ts
blob: daae91a86e4f587c3166a942af0d1a405da845d0 (plain)
1
2
3
4
export default [
  '{{location.city_prefix}}{{location.city_suffix}}',
  '{{location.city_prefix}}',
];