feat: Button to remove avatar

This commit is contained in:
Christian Pauly 2021-05-31 19:33:40 +02:00
commit 2840e62909
5 changed files with 71 additions and 11 deletions

View file

@ -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",