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