aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2023-12-28 15:46:08 +0100
committerGitHub <noreply@github.com>2023-12-28 15:46:08 +0100
commit830978b6bc22fa2b01bd0d905e8842404fdf895a (patch)
tree7983c80eabe16c36e217d0af58e387ddd71af97e /Emby.Server.Implementations/Localization
parent0c9b1f1ebfe6e14c0b9dc48d23f57c97bb144261 (diff)
parentc41ecba2cd864e97df50a4eda848fbd696823bb5 (diff)
Merge pull request #10765 from st3v3nmw/fix-somalia-display-name
Fix Somalia's display name
Diffstat (limited to 'Emby.Server.Implementations/Localization')
-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"