Skip to content

Commit

Permalink
Improvements for encoding json file
Browse files Browse the repository at this point in the history
  • Loading branch information
ubeydeozdmr authored and mledoze committed Nov 9, 2024
1 parent 3cfe931 commit 4070f7b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions countries.json
Original file line number Diff line number Diff line change
Expand Up @@ -4385,8 +4385,8 @@
"common": "Saint-Barth\u00e9lemy"
},
"tur": {
"official": "Saint Barthélemy",
"common": "Saint Barthélemy"
"official": "Saint Barth\u00e9lemy",
"common": "Saint Barth\u00e9lemy"
},
"urd": {
"official": "\u0633\u06cc\u0646\u0679 \u0628\u0627\u0631\u062a\u06be\u06cc\u0645\u0644\u06d2",
Expand Down Expand Up @@ -5895,7 +5895,7 @@
"common": "Brunei"
},
"tur": {
"official": "Brunei Bar\u0131\u015f \u00fclkesi Devleti",
"official": "Brunei Bar\u0131\u015f \u00fclkesi Devleti (Dar\u00fc's-Selam)",
"common": "Brunei"
},
"urd": {
Expand Down Expand Up @@ -18729,7 +18729,7 @@
"common": "Italien"
},
"tur": {
"official": "\u0130talyan Cumhuriyeti",
"official": "\u0130talya Cumhuriyeti",
"common": "\u0130talya"
},
"urd": {
Expand Down Expand Up @@ -19232,7 +19232,7 @@
"common": "Jordanien"
},
"tur": {
"official": "\u00fcrd\u00fcn \u015fimi Krall\u0131\u011f\u0131",
"official": "\u00fcrd\u00fcn H\u00e2\u015fimi Krall\u0131\u011f\u0131",
"common": "\u00fcrd\u00fcn"
},
"urd": {
Expand Down Expand Up @@ -19911,7 +19911,7 @@
"common": "Kirgizistan"
},
"tur": {
"official": "K\u0131rg\u0131zistan Cumhuriyeti",
"official": "K\u0131rg\u0131z Cumhuriyeti",
"common": "K\u0131rg\u0131zistan"
},
"urd": {
Expand Down Expand Up @@ -28005,7 +28005,7 @@
"common": "Nederl\u00e4nderna"
},
"tur": {
"official": "Hollanda",
"official": "Hollanda Krall\u0131\u011f\u0131",
"common": "Hollanda"
},
"urd": {
Expand Down Expand Up @@ -34481,8 +34481,8 @@
"common": "S\u00e3o Tom\u00e9 och Pr\u00edncipe"
},
"tur": {
"official": "São Tomé ve Príncipe Demokratik Cumhuriyeti",
"common": "São Tomé ve Príncipe"
"official": "S\u00e3o Tom\u00e9 ve Pr\u00edncipe Demokratik Cumhuriyeti",
"common": "S\u00e3o Tom\u00e9 ve Pr\u00edncipe"
},
"urd": {
"official": "\u062c\u0645\u06c1\u0648\u0631\u06cc\u06c1 \u0633\u0627\u0624 \u0679\u0648\u0645\u06d2 \u0648 \u067e\u0631\u0646\u0633\u067e\u06d2",
Expand Down Expand Up @@ -37474,7 +37474,7 @@
"common": "Trinidad och Tobago"
},
"tur": {
"official": "Trinidad ve Tobago",
"official": "Trinidad ve Tobago Cumhuriyeti",
"common": "Trinidad ve Tobago"
},
"urd": {
Expand Down

0 comments on commit 4070f7b

Please sign in to comment.