浏览代码

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

fix: add Palestine to supported countries
Claus Vium 4 年之前
父节点
当前提交
f01eff0559
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      Emby.Server.Implementations/Localization/countries.json

+ 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",