[Localization][fr] Fix FR typo 'Desert' instead of 'Désert' (#2021)

This commit is contained in:
Dakurei 2024-06-09 23:26:03 +02:00 committed by GitHub
parent 0d7af746ff
commit 7ce209dd02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ export const biome: SimpleTranslationEntries = {
"MOUNTAIN": "Montagne",
"BADLANDS": "Terres Sauvages",
"CAVE": "Grotte",
"DESERT": "Desert",
"DESERT": "Désert",
"ICE_CAVE": "Caverne Gelée",
"MEADOW": "Prairie",
"POWER_PLANT": "Centrale",