Compare commits

...

1 Commits

Author SHA1 Message Date
lebaudantoine ae7c4409f9 🌐(frontend) remove references to ProConnect from the login hint
ProConnect (DINUM SSO) should not be mentioned in this context.
Clean up the login hint to avoid confusion.
2026-03-11 16:30:40 +01:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
},
"loginHint": {
"title": "Log in with your account",
"body": "Instead of waiting, log in with your ProConnect account.",
"body": "Instead of waiting, log in with your account.",
"button": {
"ariaLabel": "Close the suggestion",
"label": "OK"
+1 -1
View File
@@ -47,7 +47,7 @@
},
"loginHint": {
"title": "Connectez-vous avec votre compte",
"body": "Au lieu de patienter, connectez-vous avec votre compte ProConnect.",
"body": "Au lieu de patienter, connectez-vous avec votre compte.",
"button": {
"ariaLabel": "Fermer la suggestion",
"label": "OK"
+1 -1
View File
@@ -46,7 +46,7 @@
},
"loginHint": {
"title": "Log in met je account",
"body": "In plaats van te wachten, log in met je ProConnect-account.",
"body": "In plaats van te wachten, log in met je account.",
"button": {
"ariaLabel": "Sluit de suggestie",
"label": "OK"