diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-01 18:38:42 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-01 18:38:42 +0200 |
| commit | 45432cba9f524c99015c90b6b6aa381fe2b04984 (patch) | |
| tree | 35345a3efedeaa1bd63db09ff99ac23187c081e3 /config/locales/en.yml | |
| parent | 4175f26cc8b22ff5a07929fa2436c561022cccd2 (diff) | |
Require a second factor for elevation, not for holding admin
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 81d9f4fb..cd502b31 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -558,7 +558,7 @@ en: | |||
| 558 | code_mismatch_rescan: "That code did not match. Rescan or wait for the next code." | 558 | code_mismatch_rescan: "That code did not match. Rescan or wait for the next code." |
| 559 | wrong_password: "Wrong password." | 559 | wrong_password: "Wrong password." |
| 560 | wrong_credentials: "Password or code wrong -- second factor unchanged." | 560 | wrong_credentials: "Password or code wrong -- second factor unchanged." |
| 561 | enabled: "Second factor enabled. The code you just entered is spent -- wait for the next one before logging in with it." | 561 | enabled: "Second factor enabled. (The OTP code is spent now.)" |
| 562 | disabled: "Second factor disabled." | 562 | disabled: "Second factor disabled." |
| 563 | users: | 563 | users: |
| 564 | created: "User created %{login}" | 564 | created: "User created %{login}" |
