[MM-56792] Clarify large plugin upload error (#26271)
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
Этот коммит содержится в:
@@ -2448,6 +2448,10 @@
|
||||
"id": "api.plugin.upload.file.app_error",
|
||||
"translation": "Unable to open file in multipart/form request."
|
||||
},
|
||||
{
|
||||
"id": "api.plugin.upload.file_too_large.app_error",
|
||||
"translation": "Uploaded plugin size exceeds limit. This limit can be changed in the System Console via File Storage > Maximum File Size"
|
||||
},
|
||||
{
|
||||
"id": "api.plugin.upload.no_file.app_error",
|
||||
"translation": "Missing file in multipart/form request."
|
||||
|
||||
Ссылка в новой задаче
Block a user