From acb589ebf83b73b75fad2c13c90652d8a5c235df Mon Sep 17 00:00:00 2001 From: Human Gamer <39096122+HumanGamer@users.noreply.github.com> Date: Tue, 26 Mar 2024 15:15:15 -0500 Subject: [PATCH] Some French translations --- game/common/local/frenchStrings.inf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/game/common/local/frenchStrings.inf b/game/common/local/frenchStrings.inf index 6ced98f1..81c38dc2 100644 --- a/game/common/local/frenchStrings.inf +++ b/game/common/local/frenchStrings.inf @@ -212,9 +212,13 @@ $Text::RTArcadeMenu = "Xbox Live Arcade"; $Text::LevelsBeginner = "Niveaux Débutant"; $Text::LevelsIntermediate = "Niveaux Intermédaire"; $Text::LevelsAdvanced = "Niveaux Avancé"; +$Text::LevelsCustom = "Niveaux Personnalisés"; +$Text::SPGemHunt = "Chasse aux Gemmes"; $Text::Go = "Partez"; $Text::OK = "OK"; $Text::Cancel = "Annuler"; +$Text::Yes = "Oui"; +$Text::No = "Non"; $Text::Refresh = "Actualiser"; $Text::Select = "Sélectionner"; ;$Text::ReturningToArcade = "Returning to Xbox Live Arcade Menu";