From 3fead85f92075581f221be3d6639f309c1fb5a85 Mon Sep 17 00:00:00 2001 From: jaaaaavier Date: Tue, 26 May 2026 16:41:26 +0200 Subject: [PATCH] Update French translation for 'decrypting' --- src/app/i18n/locales/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/i18n/locales/fr.json b/src/app/i18n/locales/fr.json index 67958fcf0..07020fbdb 100644 --- a/src/app/i18n/locales/fr.json +++ b/src/app/i18n/locales/fr.json @@ -81,7 +81,7 @@ "password": " Mot de passe ", "terms1": "En créant un compte,", "terms2": "vous acceptez les termes et conditions", - "decrypting": "Décryptage...", + "decrypting": "Déchiffrement...", "login": { "title": " Connexion ", "forgotPwd": "Mot de passe oublié?",