mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 19:26:21 +00:00
This commit is contained in:
parent
d2d327dc84
commit
e783390747
1 changed files with 13 additions and 0 deletions
|
@ -146,6 +146,19 @@ en:
|
|||
report:
|
||||
success: "Account reported."
|
||||
error: "There was an error while reporting the account. We received a report and will be acting on it soon."
|
||||
instance_moderations:
|
||||
action_on_several:
|
||||
success: "Several instances have changed moderation state. You can find them using the filters on the Instances section."
|
||||
error: "There was an error while changing moderation state. We received a report and will be acting on it soon."
|
||||
pause:
|
||||
success: "Instance paused. All of their comments and accounts will need to be moderated individually."
|
||||
error: "There was an error while pausing the instance. We received a report and will be acting on it soon."
|
||||
allow:
|
||||
success: "Instance allowed. All of their comments and accounts will be approved automatically. Any pending comments and accounts have been also approved."
|
||||
error: "There was an error while allowing the instance. We received a report and will be acting on it soon."
|
||||
block:
|
||||
success: "Instance blocked. All of their comments and accounts will be rejected automatically. Any pending comments and accounts have been also rejected."
|
||||
error: "There was an error while blocking the instance. We received a report and will be acting on it soon."
|
||||
fediblock_states:
|
||||
action_on_several:
|
||||
success: "Blocklists have been enabled, you can find their instances by filtering by Blocked. Any pending account from these instances has also been blocked. You can approve them individually on the Accounts section."
|
||||
|
|
Loading…
Reference in a new issue