Update new email templates (#28416)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
This commit is contained in:
parent
98b5f85f10
commit
7f471e70c0
66 changed files with 932 additions and 1834 deletions
|
@ -47,16 +47,19 @@ en:
|
|||
subject: 'Mastodon: Reset password instructions'
|
||||
title: Password reset
|
||||
two_factor_disabled:
|
||||
explanation: Two-factor authentication for your account has been disabled. Login is now possible using only e-mail address and password.
|
||||
explanation: Login is now possible using only e-mail address and password.
|
||||
subject: 'Mastodon: Two-factor authentication disabled'
|
||||
subtitle: Two-factor authentication for your account has been disabled.
|
||||
title: 2FA disabled
|
||||
two_factor_enabled:
|
||||
explanation: Two-factor authentication has been enabled for your account. A token generated by the paired TOTP app will be required for login.
|
||||
explanation: A token generated by the paired TOTP app will be required for login.
|
||||
subject: 'Mastodon: Two-factor authentication enabled'
|
||||
subtitle: Two-factor authentication has been enabled for your account.
|
||||
title: 2FA enabled
|
||||
two_factor_recovery_codes_changed:
|
||||
explanation: The previous recovery codes have been invalidated and new ones generated.
|
||||
subject: 'Mastodon: Two-factor recovery codes re-generated'
|
||||
subtitle: The previous recovery codes have been invalidated and new ones generated.
|
||||
title: 2FA recovery codes changed
|
||||
unlock_instructions:
|
||||
subject: 'Mastodon: Unlock instructions'
|
||||
|
@ -70,11 +73,13 @@ en:
|
|||
subject: 'Mastodon: Security key deleted'
|
||||
title: One of your security keys has been deleted
|
||||
webauthn_disabled:
|
||||
explanation: Authentication with security keys has been disabled for your account. Login is now possible using only the token generated by the paired TOTP app.
|
||||
explanation: Authentication with security keys has been disabled for your account.
|
||||
extra: Login is now possible using only the token generated by the paired TOTP app.
|
||||
subject: 'Mastodon: Authentication with security keys disabled'
|
||||
title: Security keys disabled
|
||||
webauthn_enabled:
|
||||
explanation: Security key authentication has been enabled for your account. Your security key can now be used for login.
|
||||
explanation: Security key authentication has been enabled for your account.
|
||||
extra: Your security key can now be used for login.
|
||||
subject: 'Mastodon: Security key authentication enabled'
|
||||
title: Security keys enabled
|
||||
omniauth_callbacks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue