Add titles to warning presets in admin UI (#13252)
This commit is contained in:
parent
aeebbe90dc
commit
f556f79b77
56 changed files with 48 additions and 67 deletions
|
@ -8,6 +8,7 @@ en:
|
|||
acct: Specify the username@domain of the account you want to move to
|
||||
account_warning_preset:
|
||||
text: You can use toot syntax, such as URLs, hashtags and mentions
|
||||
title: Optional. Not visible to the recipient
|
||||
admin_account_action:
|
||||
include_statuses: The user will see which toots have caused the moderation action or warning
|
||||
send_email_notification: The user will receive an explanation of what happened with their account
|
||||
|
@ -78,6 +79,7 @@ en:
|
|||
acct: Handle of the new account
|
||||
account_warning_preset:
|
||||
text: Preset text
|
||||
title: Title
|
||||
admin_account_action:
|
||||
include_statuses: Include reported toots in the e-mail
|
||||
send_email_notification: Notify the user per e-mail
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue