Rename from instance to server. (#9938)
This commit is contained in:
parent
3eb17a3bea
commit
46e806cd2f
12 changed files with 62 additions and 62 deletions
|
@ -20,17 +20,17 @@ en:
|
|||
action: Verify email address
|
||||
action_with_app: Confirm and return to %{app}
|
||||
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.
|
||||
extra_html: Please also check out <a href="%{terms_path}">the rules of the instance</a> and <a href="%{policy_path}">our terms of service</a>.
|
||||
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>.
|
||||
subject: 'Mastodon: Confirmation instructions for %{instance}'
|
||||
title: Verify email address
|
||||
email_changed:
|
||||
explanation: 'The email address for your account is being changed to:'
|
||||
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 instance admin if you're locked out of your account.
|
||||
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.
|
||||
subject: 'Mastodon: Email changed'
|
||||
title: New email address
|
||||
password_change:
|
||||
explanation: The password for your account has been changed.
|
||||
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 instance admin if you're locked out of your account.
|
||||
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.
|
||||
subject: 'Mastodon: Password changed'
|
||||
title: Password changed
|
||||
reconfirmation_instructions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue