updated logout modal message and added to reps

This commit is contained in:
2024-10-07 15:37:19 +01:00
parent 5eeb098ae0
commit a000c70243
12 changed files with 182 additions and 47 deletions
+3 -1
View File
@@ -82,5 +82,7 @@
"further-details-title": "Further details required",
"further-details-header": "You can not be logged in at this time",
"further-details-para-one": "PEDW needs to confirm a bit more informtion about you before you can continue.",
"further-details-para-two": "Please call 01234 567890 or contact us on "
"further-details-para-two": "Please call 01234 567890 or contact us on ",
"login-modal-message": "Your session is about to expire in {{remaining}} seconds due to inactivity. You will be redirected to the login page.",
"login-modal-button": "Stay logged in "
}