diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-15 16:28:21 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-15 16:28:21 +0200 |
| commit | 445362ed2f8591d54a3c34cb3c5a69049aefa8c6 (patch) | |
| tree | 064f2d2e936639fa6ca412ed662203b144172c3d /config/locales/en.yml | |
| parent | aa984c8c0cad4ac4bff74fc38f60c0e06af6fc50 (diff) | |
Style totp input fields so that they work better on mobile
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 5aafb612..78414dc5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -255,6 +255,7 @@ en: | |||
| 255 | enable_second_factor: "Enable second factor" | 255 | enable_second_factor: "Enable second factor" |
| 256 | disable_second_factor: "Disable second factor" | 256 | disable_second_factor: "Disable second factor" |
| 257 | reset_second_factor: "Reset second factor" | 257 | reset_second_factor: "Reset second factor" |
| 258 | reset_hint: "Enter the six-digit code from your authenticator app." | ||
| 258 | reset_confirm: "Reset %{login}'s second factor? They will log in with password only afterwards." | 259 | reset_confirm: "Reset %{login}'s second factor? They will log in with password only afterwards." |
| 259 | labels: | 260 | labels: |
| 260 | login: "login" | 261 | login: "login" |
