🌐(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.
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user