Skip to content

Commit

Permalink
Merge pull request #26 from rverbytskyi/master
Browse files Browse the repository at this point in the history
  • Loading branch information
meeDamian authored Dec 10, 2021
2 parents 24c2c5f + f1e52a1 commit d0cd2c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ coverage*
.nyc_output
node_modules
dist/
.idea/
6 changes: 6 additions & 0 deletions countries.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,14 @@
"BH": ["Bahrain", "Bahraini"],
"BI": ["Burundi", "Burundian"],
"BJ": ["Benin", "Beninese"],
"BL": ["Saint Barthélemy", "Barthélemois", "Saint Barth"],
"BM": ["Bermuda", "Bermudian"],
"BN": ["Brunei Darussalam", "Bruneian"],
"BO": ["Bolivia", "Bolivian"],
"BR": ["Brazil", "Brazilian"],
"BS": ["Bahamas", "Bahamian"],
"BT": ["Bhutan", "Bhutanese"],
"BQ": "Caribbean Netherlands",
"BV": "Bouvet Island",
"BW": ["Botswana", "Motswana"],
"BY": ["Belarus", "Belarusian"],
Expand All @@ -50,6 +52,7 @@
"CR": ["Costa Rica", "Costa Rican"],
"CU": ["Cuba", "Cuban"],
"CV": ["Cape Verde", "Cape Verdian"],
"CW": ["Curaçao", "Curaçaoan"],
"CX": ["Christmas Island", "Christmas Islander"],
"CY": ["Cyprus", "Cypriot"],
"CZ": ["Czechia", "Czech Republic", "Czech"],
Expand Down Expand Up @@ -138,6 +141,7 @@
"MC": ["Monaco", "Monegasque"],
"MD": ["Moldova, Republic of", "Moldovan"],
"ME": ["Montenegro", "Montenegrin"],
"MF": ["Saint Martin", "Saint-Martinois"],
"MG": ["Madagascar", "Malagasy"],
"MH": ["Marshall Islands", "Marshallese"],
"MK": ["Republic of North Macedonia", "North Macedonia", "Macedonia, The Former Yugoslav Republic of", "Macedonian"],
Expand Down Expand Up @@ -204,8 +208,10 @@
"SN": ["Senegal", "Senegalese"],
"SO": ["Somalia", "Somali"],
"SR": ["Suriname", "Surinamer"],
"SS": ["Republic of South Sudan", "South Sudan", "South Sudanese"],
"ST": ["Sao Tome and Principe", "Sao Tomean"],
"SV": ["El Salvador", "Salvadoran"],
"SX": ["Sint Maarten", "Sint Maartener"],
"SY": ["Syrian Arab Republic", "Syrian"],
"SZ": ["Swaziland", "Swazi"],
"TC": ["Turks and Caicos Islands", "Turks and Caicos Islander"],
Expand Down

0 comments on commit d0cd2c9

Please sign in to comment.