aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Mwangi <mail@stephenmwangi.com>2023-12-23 07:49:02 +0300
committerStephen Mwangi <mail@stephenmwangi.com>2023-12-23 07:49:22 +0300
commitc41ecba2cd864e97df50a4eda848fbd696823bb5 (patch)
treea3e69fa0519e22ded3bbbf5b7d2a208628bd29a3
parentf8ca7876f3cc8b58fbadae0e2742362ddeb0bd5d (diff)
Fix Somalia's display name
-rw-r--r--Emby.Server.Implementations/Localization/countries.json2
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"