From 735cf20dd644053e305efa061a6fd48d2a33a357 Mon Sep 17 00:00:00 2001 From: Max Peintner Date: Thu, 5 Jun 2025 13:05:56 +0200 Subject: [PATCH] Update apps/login/locales/en.json Co-authored-by: David Skewis --- apps/login/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/login/locales/en.json b/apps/login/locales/en.json index a77782c3ac..37a1b62289 100644 --- a/apps/login/locales/en.json +++ b/apps/login/locales/en.json @@ -12,7 +12,7 @@ "title": "Logout", "description": "Click an account to end the session", "noResults": "No accounts found", - "clear": "Clear", + "clear": "End Session", "verifiedAt": "Last active: {time}", "success": { "title": "Logout successful",