aboutsummaryrefslogtreecommitdiff
path: root/src/locales/ru/location/street_pattern.ts
blob: 523f81653d1815e1889b838ec02b99717b7e2914 (plain)
1
2
3
4
export default [
  '{{location.street_suffix}} {{location.street_name}}',
  '{{location.street_name}} {{location.street_suffix}}',
];