|
23 | 23 | explanation: You have created an account on %{host} with this email address. You are one click away from activating it. If this wasn't you, please ignore this email.
|
24 | 24 | explanation_when_pending: You applied for an invite to %{host} with this email address. Once you confirm your e-mail address, we will review your application. You can login to change your details or delete your account, but you cannot access most of the functions until your account is approved. If your application is rejected, your data will be removed, so no further action will be required from you. If this wasn't you, please ignore this email.
|
25 | 25 | extra_html: Please also check out <a href="%{terms_path}">the rules of the server</a> and <a href="%{policy_path}">our terms of service</a>.
|
26 |
| - subject: 'Mastodon: Confirmation instructions for %{instance}' |
| 26 | + subject: 'Ecko: Confirmation instructions for %{instance}' |
27 | 27 | title: Verify email address
|
28 | 28 | email_changed:
|
29 | 29 | explanation: 'The email address for your account is being changed to:'
|
30 | 30 | extra: If you did not change your email, it is likely that someone has gained access to your account. Please change your password immediately or contact the server admin if you're locked out of your account.
|
31 |
| - subject: 'Mastodon: Email changed' |
| 31 | + subject: 'Ecko: Email changed' |
32 | 32 | title: New email address
|
33 | 33 | password_change:
|
34 | 34 | explanation: The password for your account has been changed.
|
35 | 35 | extra: If you did not change your password, it is likely that someone has gained access to your account. Please change your password immediately or contact the server admin if you're locked out of your account.
|
36 |
| - subject: 'Mastodon: Password changed' |
| 36 | + subject: 'Ecko: Password changed' |
37 | 37 | title: Password changed
|
38 | 38 | reconfirmation_instructions:
|
39 | 39 | explanation: Confirm the new address to change your email.
|
40 |
| - extra: If this change wasn't initiated by you, please ignore this email. The email address for the Mastodon account won't change until you access the link above. |
41 |
| - subject: 'Mastodon: Confirm email for %{instance}' |
| 40 | + extra: If this change wasn't initiated by you, please ignore this email. The email address for the account won't be changed until you access the link above. |
| 41 | + subject: 'Ecko: Confirm email for %{instance}' |
42 | 42 | title: Verify email address
|
43 | 43 | reset_password_instructions:
|
44 | 44 | action: Change password
|
45 | 45 | explanation: You requested a new password for your account.
|
46 | 46 | extra: If you didn't request this, please ignore this email. Your password won't change until you access the link above and create a new one.
|
47 |
| - subject: 'Mastodon: Reset password instructions' |
| 47 | + subject: 'Ecko: Reset password instructions' |
48 | 48 | title: Password reset
|
49 | 49 | two_factor_disabled:
|
50 | 50 | explanation: Two-factor authentication for your account has been disabled. Login is now possible using only e-mail address and password.
|
51 |
| - subject: 'Mastodon: Two-factor authentication disabled' |
| 51 | + subject: 'Ecko: Two-factor authentication disabled' |
52 | 52 | title: 2FA disabled
|
53 | 53 | two_factor_enabled:
|
54 | 54 | explanation: Two-factor authentication has been enabled for your account. A token generated by the paired TOTP app will be required for login.
|
55 |
| - subject: 'Mastodon: Two-factor authentication enabled' |
| 55 | + subject: 'Ecko: Two-factor authentication enabled' |
56 | 56 | title: 2FA enabled
|
57 | 57 | two_factor_recovery_codes_changed:
|
58 | 58 | explanation: The previous recovery codes have been invalidated and new ones generated.
|
59 |
| - subject: 'Mastodon: Two-factor recovery codes re-generated' |
| 59 | + subject: 'Ecko: Two-factor recovery codes re-generated' |
60 | 60 | title: 2FA recovery codes changed
|
61 | 61 | unlock_instructions:
|
62 |
| - subject: 'Mastodon: Unlock instructions' |
| 62 | + subject: 'Ecko: Unlock instructions' |
63 | 63 | webauthn_credential:
|
64 | 64 | added:
|
65 | 65 | explanation: The following security key has been added to your account
|
66 |
| - subject: 'Mastodon: New security key' |
| 66 | + subject: 'Ecko: New security key' |
67 | 67 | title: A new security key has been added
|
68 | 68 | deleted:
|
69 | 69 | explanation: The following security key has been deleted from your account
|
70 |
| - subject: 'Mastodon: Security key deleted' |
| 70 | + subject: 'Ecko: Security key deleted' |
71 | 71 | title: One of your security keys has been deleted
|
72 | 72 | webauthn_disabled:
|
73 | 73 | 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.
|
74 |
| - subject: 'Mastodon: Authentication with security keys disabled' |
| 74 | + subject: 'Ecko: Authentication with security keys disabled' |
75 | 75 | title: Security keys disabled
|
76 | 76 | webauthn_enabled:
|
77 | 77 | explanation: Security key authentication has been enabled for your account. Your security key can now be used for login.
|
78 |
| - subject: 'Mastodon: Security key authentication enabled' |
| 78 | + subject: 'Ecko: Security key authentication enabled' |
79 | 79 | title: Security keys enabled
|
80 | 80 | omniauth_callbacks:
|
81 | 81 | failure: Could not authenticate you from %{kind} because “%{reason}”.
|
|
0 commit comments