fix(profile): update allowed image formats and adjust file input accept attribute
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"or": "Or",
|
||||
"emailError": "Please enter a valid email.",
|
||||
"profilePicture": "User account image",
|
||||
"allowedFormat": "Allowed formats: PNG, JPEG, GIF (maximum 10 MB)",
|
||||
"allowedFormat": "Allowed formats: PNG, JPG, JPEG, GIF (maximum 10 MB)",
|
||||
"uploadPicture": "Upload image",
|
||||
"phoneNumberText": "Your new contact number will replace your previous contact number (<1>{{phoneNumber}}</1>)",
|
||||
"notDetermined": "Not determined",
|
||||
|
||||
Reference in New Issue
Block a user