Skip to content

Commit

Permalink
Sort Dutch provinces
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinvanderVliet committed Jul 2, 2023
1 parent 8abfaac commit eab3227
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions src/locales/nl/location/state.ts
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
export default [
'Noord-Holland',
'Zuid-Holland',
'Utrecht',
'Zeeland',
'Overijssel',
'Gelderland',
'Drenthe',
'Flevoland',
'Friesland',
'Gelderland',
'Groningen',
'Noord-Brabant',
'Limburg',
'Flevoland',
'Noord-Brabant',
'Noord-Holland',
'Overijssel',
'Utrecht',
'Zeeland',
'Zuid-Holland',
];
16 changes: 8 additions & 8 deletions src/locales/nl/location/state_abbr.ts
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
export default [
'NH',
'ZH',
'UT',
'ZE',
'OV',
'GE',
'DR',
'FL',
'FR',
'GE',
'GR',
'NB',
'LI',
'FL',
'NB',
'NH',
'OV',
'UT',
'ZE',
'ZH',
];

0 comments on commit eab3227

Please sign in to comment.