mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
PLT-6503 Updated error when invalid image is uploaded as profile picture (#6508)
This commit is contained in:
committed by
Christopher Speller
parent
e16da499b4
commit
07c5f0bc2a
@@ -2737,7 +2737,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.user.upload_profile_user.decode_config.app_error",
|
||||
"translation": "Could not decode profile image config."
|
||||
"translation": "Could not save profile image. File does not appear to be a valid image."
|
||||
},
|
||||
{
|
||||
"id": "api.user.upload_profile_user.encode.app_error",
|
||||
|
||||
Reference in New Issue
Block a user