Update error message when uploading too large images (#4535)
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
e4f46124b0
Коммит
526c392aad
@@ -983,7 +983,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.file.upload_file.large_image.app_error",
|
||||
"translation": "Unable to upload image file. File is too large."
|
||||
"translation": "File above maximum dimensions could not be uploaded: {{.Filename}}"
|
||||
},
|
||||
{
|
||||
"id": "api.file.upload_file.storage.app_error",
|
||||
|
||||
Ссылка в новой задаче
Block a user