0
0
Fork 0

Reject status creation with invalid media_ids parameter (#31681)

This commit is contained in:
Christian Schmidt 2024-09-02 17:30:48 +02:00 committed by GitHub
parent 40f993b3a0
commit 491033c86c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 16 additions and 6 deletions

View file

@ -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: