From a914fd4151e5565d4f168819c2664dc460587dec Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:38 +0200 Subject: [PATCH] i18n(fr): Update French translations --- UI/MainUI/French.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/MainUI/French.lproj/Localizable.strings b/UI/MainUI/French.lproj/Localizable.strings index 95a1c2fd8..a94094f85 100644 --- a/UI/MainUI/French.lproj/Localizable.strings +++ b/UI/MainUI/French.lproj/Localizable.strings @@ -109,8 +109,8 @@ "Unhandled HTTP error code: %{0}" = "Code HTTP non-géré: %{0}"; "Current password" = "Mot de passe actuel"; "New password" = "Nouveau mot de passe"; -"Confirmation" = "Confirmation"; "Passwords don't match" = "Les mots de passe ne correspondent pas"; +"Confirmation" = "Confirmation"; "Change" = "Changer"; "Cancel" = "Annuler"; "Please wait..." = "Veuillez patienter...";