Skip to content

Commit

Permalink
Update iso-codes
Browse files Browse the repository at this point in the history
  • Loading branch information
otsaloma committed Oct 8, 2023
1 parent 97d0677 commit 6430a1b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 5 additions & 2 deletions data/iso-codes/iso_3166-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -821,6 +821,7 @@
{
"alpha_2": "IR",
"alpha_3": "IRN",
"common_name": "Iran",
"flag": "🇮🇷",
"name": "Iran, Islamic Republic of",
"numeric": "364",
Expand Down Expand Up @@ -953,6 +954,7 @@
{
"alpha_2": "LA",
"alpha_3": "LAO",
"common_name": "Laos",
"flag": "🇱🇦",
"name": "Lao People's Democratic Republic",
"numeric": "418"
Expand Down Expand Up @@ -1653,6 +1655,7 @@
{
"alpha_2": "SY",
"alpha_3": "SYR",
"common_name": "Syria",
"flag": "🇸🇾",
"name": "Syrian Arab Republic",
"numeric": "760"
Expand Down Expand Up @@ -1746,9 +1749,9 @@
"alpha_2": "TR",
"alpha_3": "TUR",
"flag": "🇹🇷",
"name": "Turkey",
"name": "Türkiye",
"numeric": "792",
"official_name": "Republic of Turkey"
"official_name": "Republic of Türkiye"
},
{
"alpha_2": "TV",
Expand Down
4 changes: 4 additions & 0 deletions data/iso-codes/iso_639-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,10 @@
"alpha_3": "cmc",
"name": "Chamic languages"
},
{
"alpha_3": "cnr",
"name": "Montenegrin"
},
{
"alpha_3": "cop",
"name": "Coptic"
Expand Down

0 comments on commit 6430a1b

Please sign in to comment.