From 2b3cb972efbb6576ce49b0df9a497ff6f5d33d7b Mon Sep 17 00:00:00 2001 From: "F. Kuzey Beytar" Date: Sun, 10 Nov 2024 15:37:00 +0300 Subject: [PATCH] =?UTF-8?q?Update=20Turkey=20name=20with=20T=C3=BCrkiye?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Turkey officially changes name at UN to Türkiye and ISO 3166: https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes UN: https://turkiye.un.org/en/184798-turkeys-name-changed-türkiye The Guardian: https://www.theguardian.com/world/2022/jun/03/turkey-changes-name-to-turkiye-as-other-name-is-for-the-birds --- packages/countries/src/data/countries.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/countries/src/data/countries.ts b/packages/countries/src/data/countries.ts index ffd4caf..35435f4 100644 --- a/packages/countries/src/data/countries.ts +++ b/packages/countries/src/data/countries.ts @@ -2025,7 +2025,7 @@ export const countries = { languages: ['en', 'to'], }, TR: { - name: 'Turkey', + name: 'Türkiye', native: 'Türkiye', phone: [90], continent: 'AS',