diff options
| author | Stephen Mwangi <mail@stephenmwangi.com> | 2023-12-23 07:49:02 +0300 |
|---|---|---|
| committer | Stephen Mwangi <mail@stephenmwangi.com> | 2023-12-23 07:49:22 +0300 |
| commit | c41ecba2cd864e97df50a4eda848fbd696823bb5 (patch) | |
| tree | a3e69fa0519e22ded3bbbf5b7d2a208628bd29a3 | |
| parent | f8ca7876f3cc8b58fbadae0e2742362ddeb0bd5d (diff) | |
Fix Somalia's display name
| -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 22ffc5e09..0a11b3e45 100644 --- a/Emby.Server.Implementations/Localization/countries.json +++ b/Emby.Server.Implementations/Localization/countries.json @@ -696,7 +696,7 @@ "TwoLetterISORegionName": "SI" }, { - "DisplayName": "Soomaaliya", + "DisplayName": "Somalia", "Name": "SO", "ThreeLetterISORegionName": "SOM", "TwoLetterISORegionName": "SO" |
