From 4134e7593e65bb04d0c5e5662061444f8eab967d Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Thu, 30 Jun 2022 14:49:19 +0200 Subject: [PATCH] Update frontend/src/locales/en.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Wolfgang Huß --- frontend/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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?" },