diff options
| author | Claus Vium <cvium@users.noreply.github.com> | 2021-11-03 13:01:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-03 13:01:53 +0100 |
| commit | 6822693bd6dc3bdea0c3f82e889e459c5f329ea8 (patch) | |
| tree | e0a6e618cf1af96f194838f76de0fccc5256efc1 /Emby.Server.Implementations/Localization/countries.json | |
| parent | 01875003734116088d8a800faa2500684a3dbe92 (diff) | |
| parent | 7b89e0e3a529295e1193086d9aced67545142ca0 (diff) | |
Merge pull request #6748 from ptalmeida/master
Diffstat (limited to 'Emby.Server.Implementations/Localization/countries.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/countries.json | 2 |
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" |
