aboutsummaryrefslogtreecommitdiff
path: root/src/locales/fr_CA/location/state_abbr.ts
blob: 6faae35c077ff0a9f9e589590f72144dd63946b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
export default [
  'AB',
  'BC',
  'MB',
  'NB',
  'NL',
  'NS',
  'NU',
  'NT',
  'ON',
  'PE',
  'QC',
  'SK',
  'YK',
];