diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 263da60a7..87d604b86 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -203,7 +203,7 @@ "send_per_link": "GDD send via link", "session": { "extend": "Stay logged in", - "lightText": "If you have not entered anything for more than 10 minutes, you will be logged out for security reasons.", + "lightText": "If you have not performed any action for more than {minutes} minutes, you will be logged out for security reasons.", "logoutIn": "Log out in ", "warningText": "Are you still there?" },