Skip to content

Commit d919ef8

Browse files
authored
Merge pull request #163 from ahmed-deriv/ahmed/DAPI-791/fix--app-register-translation-issue
ahmed/DAPI-791/fix--app-register-translation-issue
2 parents c38bc77 + fd2f9ce commit d919ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i18n/fr/code.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@
711711
"If your app includes verification logic, enter the email verification URL below (e.g. for account opening, verification, and password reset):": {
712712
"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) :"
713713
},
714-
"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.": {
714+
"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.": {
715715
"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."
716716
},
717717
"Scopes of authorisation": {

0 commit comments

Comments
 (0)