issues
search
code4romania
/
onghub
Mozilla Public License 2.0
7
stars
5
forks
source link
Incorrect Error Message When Uploading Invalid App Logo
#540
Open
andrei-manda
opened
4 months ago
andrei-manda
commented
4 months ago
As is
:
The following message is displayed when user (super-admin) uploads an invalid file for the application logo: "Eroare la editarea aplicatiei"
Should be
:
The following message should be displayed: "Numai fisiere de tip PNG, JPG, JPEG sunt permise pentru logo"
Note
:
The same error is also displayed when the file size exceeds 6mb and the message here should be: "Dimensiunea maxima pentru logo este de 6mb"
As is:
Should be:
Note: