feat: Button to remove avatar
This commit is contained in:
parent
9f91bf349c
commit
2840e62909
5 changed files with 71 additions and 11 deletions
|
|
@ -1228,6 +1228,21 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"pleaseChoose": "Please choose",
|
||||
"@pleaseChoose": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"changeYourAvatar": "Change your avatar",
|
||||
"@changeYourAvatar": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"removeYourAvatar": "Remove your avatar",
|
||||
"@removeYourAvatar": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"oopsPushError": "Oops! Unfortunately, an error occurred when setting up the push notifications.",
|
||||
"@oopsPushError": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue