aboutsummaryrefslogtreecommitdiff
path: root/src/locales/eo/location/street_prefix.ts
blob: 7c8f16031c63e548db3252d7439beafbc7748fb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
// This list contains the same words as 'street_suffix.ts', but starting with uppercase letters.

export default [
  'Aleo',
  'Arbaro',
  'Avenuo',
  'Bulvardo',
  'Digo',
  'Ĝardeno',
  'Insulo',
  'Kampo',
  'Klifo',
  'Lago',
  'Monto',
  'Parko',
  'Placo',
  'Ponto',
  'Rivero',
  'Strato',
  'Tunelo',
  'Viadukto',
  'Vojo',
];