Warn about Amicale vs INSA account
This commit is contained in:
parent
89c65d7070
commit
8892095f8a
2 changed files with 4 additions and 4 deletions
|
@ -197,7 +197,7 @@
|
|||
|
||||
"login": {
|
||||
"title": "Login",
|
||||
"subtitle": "Please enter your credentials",
|
||||
"subtitle": "Please enter your AMICALE credentials",
|
||||
"email": "Email",
|
||||
"emailError": "Please enter a valid email",
|
||||
"password": "Password",
|
||||
|
@ -451,7 +451,7 @@
|
|||
},
|
||||
"errors": {
|
||||
"title": "Error!",
|
||||
"badCredentials": "Email or password invalid.",
|
||||
"badCredentials": "Email or password invalid.\n\nMake sure you are using your AMICALE credentials, and not INSA.",
|
||||
"badToken": "You are not logged in. Please login and try again.",
|
||||
"noConsent": "You did not give your consent for data processing to the Amicale.",
|
||||
"tokenSave": "Could not save session token. Please contact support.",
|
||||
|
|
|
@ -197,7 +197,7 @@
|
|||
|
||||
"login": {
|
||||
"title": "Connexion",
|
||||
"subtitle": "Entre tes identifiants",
|
||||
"subtitle": "Entre tes identifiants AMICALE",
|
||||
"email": "Email",
|
||||
"emailError": "Merci d'entrer un email valide",
|
||||
"password": "Mot de passe",
|
||||
|
@ -451,7 +451,7 @@
|
|||
},
|
||||
"errors": {
|
||||
"title": "Erreur !",
|
||||
"badCredentials": "Email ou mot de passe invalide.",
|
||||
"badCredentials": "Email ou mot de passe invalide.\n\nVérifie que tu utilises bien tes identifiants AMICALE et non pas INSA.",
|
||||
"badToken": "Tu n'est pas connecté. Merci de te connecter puis réessayes.",
|
||||
"noConsent": "Tu n'as pas donné ton consentement pour l'utilisation de tes données personnelles.",
|
||||
"tokenSave": "Impossible de sauvegarder le token de session. Merci de contacter le support.",
|
||||
|
|
Loading…
Reference in a new issue