Implement missing account settings
This commit is contained in:
parent
4a71884bbe
commit
3d999b6ba0
6 changed files with 106 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"@@last_modified": "2020-09-19T15:27:28.862887",
|
||||
"@@last_modified": "2020-09-21T17:49:17.725032",
|
||||
"About": "About",
|
||||
"@About": {
|
||||
"type": "text",
|
||||
|
|
@ -453,6 +453,16 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"This will deactivate your user account. This can not be undone! Are you sure?": "This will deactivate your user account. This can not be undone! Are you sure?",
|
||||
"@This will deactivate your user account. This can not be undone! Are you sure?": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Delete account": "Delete account",
|
||||
"@Delete account": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Delete message": "Delete message",
|
||||
"@Delete message": {
|
||||
"type": "text",
|
||||
|
|
@ -1006,6 +1016,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Password has been changed": "Password has been changed",
|
||||
"@Password has been changed": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Pick image": "Pick image",
|
||||
"@Pick image": {
|
||||
"type": "text",
|
||||
|
|
@ -1617,6 +1632,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Warning!": "Warning!",
|
||||
"@Warning!": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Wallpaper": "Wallpaper",
|
||||
"@Wallpaper": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue