Reject status creation with invalid media_ids
parameter (#31681)
This commit is contained in:
parent
40f993b3a0
commit
491033c86c
4 changed files with 16 additions and 6 deletions
|
@ -1454,6 +1454,7 @@ en:
|
|||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Cannot attach a video to a post that already contains images
|
||||
not_found: Media %{ids} not found or already attached to another post
|
||||
not_ready: Cannot attach files that have not finished processing. Try again in a moment!
|
||||
too_many: Cannot attach more than 4 files
|
||||
migrations:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue