aboutsummaryrefslogtreecommitdiff
path: root/src/locales/fr_BE/location/building_number.ts
blob: 137bb5d322aea2d3320c0bbd1fc80b78edb65bc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
export default [
  '#',
  '##',
  '###',
  '# bis',
  '## bis',
  '### bis',
  '###a',
  '###b',
  '###c',
  '###/2',
];