Explorar el Código

Fix localization typo with Réunion

Pedro Almeida hace 3 años
padre
commit
a22c57ff33
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"