aboutsummaryrefslogtreecommitdiff
path: root/src/locales/en_CA/location/state.ts
blob: 7b228e504312ef331d7576cdf234eca37e6afb8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
export default [
  'Alberta',
  'British Columbia',
  'Manitoba',
  'New Brunswick',
  'Newfoundland and Labrador',
  'Nova Scotia',
  'Northwest Territories',
  'Nunavut',
  'Ontario',
  'Prince Edward Island',
  'Quebec',
  'Saskatchewan',
  'Yukon',
];