Skip to content

Commit

Permalink
Removed references to credentials authentication from login page
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianLeChat committed Oct 2, 2024
1 parent 82815a5 commit d83d416
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,10 +318,10 @@
"authentication": {
"register_button": "Register",
"register_title": "Create an Account",
"register_description": "Enter your email address to create a new user account. You will receive an activation link to validate your account and set a password.",
"register_description": "To create a new user account, enter your email address. An authentication link will be sent to you to activate your account.",
"login_button": "Login",
"login_title": "Login to Your Account",
"login_description": "Enter your email address to log in using an authentication link. If you have associated a password with your account, you can also enter it to log in directly.",
"login_description": "To log in to your user account, enter your email address. An authentication link will be sent to you to access your account securely.",
"continue_with": "Continue with",
"accept_terms": "By continuing, you agree to our <a1>terms of service</a1> and our <a2>privacy policy</a2>."
},
Expand Down
4 changes: 2 additions & 2 deletions locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,10 +318,10 @@
"authentication": {
"register_button": "Inscription",
"register_title": "Création d'un compte",
"register_description": "Saisissez votre adresse électronique pour créer un nouveau compte utilisateur. Vous recevrez un lien d'activation pour valider votre compte et saisir un mot de passe.",
"register_description": "Pour créer un nouveau compte utilisateur, saisissez votre adresse électronique. Un lien d'authentification vous sera envoyé pour activer votre compte.",
"login_button": "Connexion",
"login_title": "Connexion à votre compte",
"login_description": "Saisissez votre adresse électronique pour vous connecter à l'aide d'un lien d'authentification. Si vous avez associé un mot de passe à votre compte, vous pouvez également le saisir pour vous connecter directement.",
"login_description": "Pour vous connecter à votre compte utilisateur, saisissez votre adresse électronique. Un lien d'authentification vous sera envoyé pour accéder à votre compte en toute sécurité.",
"continue_with": "Continuer avec",
"accept_terms": "En continuant, vous acceptez nos <a1>conditions d'utilisation</a1> et notre <a2>politique de confidentialité</a2>."
},
Expand Down

0 comments on commit d83d416

Please sign in to comment.