diff options
| author | Adil <m.adilshaikh1@gmail.com> | 2025-03-23 19:31:26 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-23 08:31:26 -0600 |
| commit | 8b6aec7ce54df949b2940daa7f0c6b7d3201bda5 (patch) | |
| tree | 5b8937410d9ae38295ade157b89749b7a1b419d2 /Emby.Server.Implementations | |
| parent | c77a0719c28ec6744c0618c18e93f2b36c7d95f8 (diff) | |
Rename Pakistan to select dropdown accessible name (#13752)
Diffstat (limited to 'Emby.Server.Implementations')
| -rw-r--r-- | Emby.Server.Implementations/Localization/countries.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/countries.json b/Emby.Server.Implementations/Localization/countries.json index 0a11b3e45..d92dc880b 100644 --- a/Emby.Server.Implementations/Localization/countries.json +++ b/Emby.Server.Implementations/Localization/countries.json @@ -336,7 +336,7 @@ "TwoLetterISORegionName": "IE" }, { - "DisplayName": "Islamic Republic of Pakistan", + "DisplayName": "Pakistan", "Name": "PK", "ThreeLetterISORegionName": "PAK", "TwoLetterISORegionName": "PK" |
