Skip to content

Commit

Permalink
completing alt name for AN
Browse files Browse the repository at this point in the history
  • Loading branch information
mglt committed Jun 21, 2022
1 parent b8ecf9e commit eaff00f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion countryinfo/data/netherlands_antilles.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"name": "Antilles n\u00e9erlandaises",
"altSpellings": [
"Antilles n\u00e9erlandaises",
"AN",
"ANT"
],
"capital": "Willemstad",
"capital_latlng": [
12.12206,
Expand All @@ -19,4 +24,4 @@
"region": "Americas",
"subregion": "Latin America and the Caribbean",
"intermediateregion": "Caribbean"
}
}

0 comments on commit eaff00f

Please sign in to comment.