Skip to content

Commit

Permalink
fix[en/nl]: Small corrections on BE and NL ISO names (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
Certiman committed Mar 4, 2024
1 parent 6a2d8d2 commit 9b68ae2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion langs/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"NA": "Namibia",
"NR": "Nauru",
"NP": "Nepal",
"NL": "Netherlands",
"NL": ["Netherlands", "The Netherlands", "Netherlands (Kingdom of the)"],
"NC": "New Caledonia",
"NZ": "New Zealand",
"NI": "Nicaragua",
Expand Down
4 changes: 2 additions & 2 deletions langs/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"BD": "Bangladesh",
"BB": "Barbados",
"BY": "Wit-Rusland",
"BE": "België",
"BE": ["België", "Koninkrijk België"],
"BZ": "Belize",
"BJ": "Benin",
"BM": "Bermuda",
Expand Down Expand Up @@ -149,7 +149,7 @@
"NA": "Namibië",
"NR": "Nauru",
"NP": "Nepal",
"NL": "Nederland",
"NL": ["Nederland", "Koninkrijk der Nederlanden"],
"NC": "Nieuw-Caledonië",
"NZ": "Nieuw-Zeeland",
"NI": "Nicaragua",
Expand Down

0 comments on commit 9b68ae2

Please sign in to comment.