Add "too_many_images_upload" (#28)

* Add     "too_many_images_upload"

* User variable for maximum images.

* Add plural string.

* Formatting

* Getting there :)
This commit is contained in:
sam365724 2022-10-14 00:55:38 +02:00 committed by GitHub
parent fc581ce31a
commit 94b9b5debd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,6 +44,8 @@
"cancel": "Cancel",
"preview": "Preview",
"upload_image": "upload image",
"too_many_images_upload": "Exceeded maximum of {{formattedCount}} image to upload. Please select only one image.",
"too_many_images_upload_plural": "Exceeded maximum of {{formattedCount}} images to upload. Please select fewer images.",
"avatar": "Avatar",
"upload_avatar": "Upload Avatar",
"banner": "Banner",