From 24ee15a881781d4fa29398983540a83af8294dc3 Mon Sep 17 00:00:00 2001 From: Mumble Date: Wed, 31 Jul 2024 18:38:35 -0700 Subject: [PATCH] Update src/locales/fr/menu-ui-handler.ts Co-authored-by: Lugiad' --- src/locales/fr/menu-ui-handler.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/fr/menu-ui-handler.ts b/src/locales/fr/menu-ui-handler.ts index c9ca74ea8dc..22bb1863b8b 100644 --- a/src/locales/fr/menu-ui-handler.ts +++ b/src/locales/fr/menu-ui-handler.ts @@ -4,7 +4,7 @@ export const menuUiHandler: SimpleTranslationEntries = { "GAME_SETTINGS": "Paramètres", "ACHIEVEMENTS": "Succès", "STATS": "Statistiques", - "RUN_HISTORY": "Run History", + "RUN_HISTORY": "Historique", "VOUCHERS": "Coupons", "EGG_LIST": "Liste des Œufs", "EGG_GACHA": "Gacha-Œufs",