From 751261c2ffdc90e93869192555ae0d5e4070ff79 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 3 Aug 2026 00:53:35 +0200 Subject: Display stale accounts in users#index --- config/locales/en.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index c494a7f4..39f0e600 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -270,6 +270,9 @@ en: otp_pending: "Second factor started but not confirmed" otp_missing: "No second factor" grant_redaktion_blocked: "Add to Redaktion — only possible once the account has enrolled a second factor" + stale_amber: "Not signed in since %{year}, remove roles?" + stale_red: "Not signed in since %{year}, deactivate?" + stale_never: "Never signed in, chase it up?" index: title: "User accounts" -- cgit v1.3