aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Almeida <contact@ptalmeida.com>2021-10-31 15:13:23 +0000
committerGitHub <noreply@github.com>2021-10-31 15:13:23 +0000
commita22c57ff3323c3e06ffdd828f887ee37933e8ece (patch)
treed0b13f2a79bd83c92293ad845f29263dfc1a7f6f
parent5a7433472ef88c7e8e52840425a7296e242155ee (diff)
Fix localization typo with Réunion
-rw-r--r--Emby.Server.Implementations/Localization/countries.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/countries.json b/Emby.Server.Implementations/Localization/countries.json
index b08a3ae79..22ffc5e09 100644
--- a/Emby.Server.Implementations/Localization/countries.json
+++ b/Emby.Server.Implementations/Localization/countries.json
@@ -630,7 +630,7 @@
"TwoLetterISORegionName": "MD"
},
{
- "DisplayName": "Réunion",
+ "DisplayName": "Réunion",
"Name": "RE",
"ThreeLetterISORegionName": "REU",
"TwoLetterISORegionName": "RE"