MM-64779: Upload type validation. (#33351)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f7cb74117b
Коммит
a8fa77f107
@@ -3914,6 +3914,10 @@
|
||||
"id": "api.upload.get_upload.forbidden.app_error",
|
||||
"translation": "Failed to get upload."
|
||||
},
|
||||
{
|
||||
"id": "api.upload.invalid_type_for_shared_channel.app_error",
|
||||
"translation": "Failed to upload file. Upload channel is not shared with remote."
|
||||
},
|
||||
{
|
||||
"id": "api.upload.upload_data.invalid_content_length",
|
||||
"translation": "Invalid Content-Length."
|
||||
|
||||
Ссылка в новой задаче
Block a user