Browse Source

Fix localization typo with Réunion

Pedro Almeida 3 years ago
parent
commit
a22c57ff33
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

@@ -630,7 +630,7 @@
         "TwoLetterISORegionName": "MD"
     },
     {
-        "DisplayName": "Réunion",
+        "DisplayName": "Réunion",
         "Name": "RE",
         "ThreeLetterISORegionName": "REU",
         "TwoLetterISORegionName": "RE"