Add category
and rule_ids
params to POST /api/v1/reports
(#17492)
This commit is contained in:
parent
5533fa28b6
commit
2f8159baad
4 changed files with 23 additions and 3 deletions
|
@ -1225,6 +1225,9 @@ en:
|
|||
reply:
|
||||
proceed: Proceed to reply
|
||||
prompt: 'You want to reply to this post:'
|
||||
reports:
|
||||
errors:
|
||||
invalid_rules: does not reference valid rules
|
||||
scheduled_statuses:
|
||||
over_daily_limit: You have exceeded the limit of %{limit} scheduled posts for today
|
||||
over_total_limit: You have exceeded the limit of %{limit} scheduled posts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue