Prechádzať zdrojové kódy

Merge pull request #4647 from rhamzeh/fix/localization-add-palestine

fix: add Palestine to supported countries
Claus Vium 4 rokov pred
rodič
commit
f01eff0559

+ 6 - 0
Emby.Server.Implementations/Localization/countries.json

@@ -557,6 +557,12 @@
         "ThreeLetterISORegionName": "OMN",
         "TwoLetterISORegionName": "OM"
     },
+    {
+        "DisplayName": "Palestine",
+        "Name": "PS",
+        "ThreeLetterISORegionName": "PSE",
+        "TwoLetterISORegionName": "PS"
+    },
     {
         "DisplayName": "Panama",
         "Name": "PA",