diff options
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 95eb7e94..81d9f4fb 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -242,7 +242,10 @@ en: | |||
| 242 | revoke_redaktion: "Remove from Redaktion" | 242 | revoke_redaktion: "Remove from Redaktion" |
| 243 | confirm_grant_redaktion: "Add %{login} to Redaktion? They will be able to publish in the protected sections." | 243 | confirm_grant_redaktion: "Add %{login} to Redaktion? They will be able to publish in the protected sections." |
| 244 | confirm_revoke_redaktion: "Remove %{login} from Redaktion?" | 244 | confirm_revoke_redaktion: "Remove %{login} from Redaktion?" |
| 245 | needs_otp: "no second factor" | 245 | otp_enrolled: "Second factor enrolled" |
| 246 | otp_pending: "Second factor started but not confirmed" | ||
| 247 | otp_missing: "No second factor" | ||
| 248 | grant_redaktion_blocked: "Add to Redaktion — only possible once the account has enrolled a second factor" | ||
| 246 | 249 | ||
| 247 | index: | 250 | index: |
| 248 | title: "User accounts" | 251 | title: "User accounts" |
