From fd2f9ce6be24e66649fe5de6ffad12beb17f7080 Mon Sep 17 00:00:00 2001 From: muhammad-ahmed Date: Wed, 30 Oct 2024 11:59:36 +0800 Subject: [PATCH] ahmed/DAPI-791/fix--app-register-translation-issue --- i18n/fr/code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/fr/code.json b/i18n/fr/code.json index b9dc3c66..d24704ef 100644 --- a/i18n/fr/code.json +++ b/i18n/fr/code.json @@ -711,7 +711,7 @@ "If your app includes verification logic, enter the email verification URL below (e.g. for account opening, verification, and password reset):": { "message": "Si votre application inclut une logique de vérification, entrez l'URL de vérification par e-mail ci-dessous (par exemple pour l'ouverture de compte, la vérification et la réinitialisation de mot de passe) :" }, - "If provided, the verification URL will be appended with a token and sent to the user's email. Otherwise, the Redirect URL with the token will be used.": { + "If provided, the verification URL will be appended with a token and sent to the user's email. Otherwise, the redirect URL with the token will be used.": { "message": "Si fourni, l'URL de vérification sera complétée par un Token et envoyée à l'email de l'utilisateur. Sinon, l'URL de redirection avec le Token sera utilisée." }, "Scopes of authorisation": {