diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-03 01:25:56 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-03 01:25:56 +0200 |
| commit | 5a92cdea355b57443f33eee281238451d83df1cd (patch) | |
| tree | 167d06787365df26a2d7a006a34a358e559b327a /config/locales/en.yml | |
| parent | 751261c2ffdc90e93869192555ae0d5e4070ff79 (diff) | |
Link each account to its own entries in the log
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 39f0e600..256c8540 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -273,6 +273,7 @@ en: | |||
| 273 | stale_amber: "Not signed in since %{year}, remove roles?" | 273 | stale_amber: "Not signed in since %{year}, remove roles?" |
| 274 | stale_red: "Not signed in since %{year}, deactivate?" | 274 | stale_red: "Not signed in since %{year}, deactivate?" |
| 275 | stale_never: "Never signed in, chase it up?" | 275 | stale_never: "Never signed in, chase it up?" |
| 276 | action_log: "Recent changes by this account" | ||
| 276 | 277 | ||
| 277 | index: | 278 | index: |
| 278 | title: "User accounts" | 279 | title: "User accounts" |
