Browse Source

Merge pull request #10765 from st3v3nmw/fix-somalia-display-name

Fix Somalia's display name
Bond-009 1 year ago
parent
commit
830978b6bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Emby.Server.Implementations/Localization/countries.json

+ 1 - 1
Emby.Server.Implementations/Localization/countries.json

@@ -696,7 +696,7 @@
         "TwoLetterISORegionName": "SI"
     },
     {
-        "DisplayName": "Soomaaliya",
+        "DisplayName": "Somalia",
         "Name": "SO",
         "ThreeLetterISORegionName": "SOM",
         "TwoLetterISORegionName": "SO"