feat: Implement change device name
This commit is contained in:
parent
f8f09d2f9f
commit
fb6f2ddfa5
2 changed files with 36 additions and 6 deletions
|
|
@ -159,6 +159,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"changeDeviceName": "Change device name",
|
||||
"@changeDeviceName": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"changedTheChatAvatar": "{username} changed the chat avatar",
|
||||
"@changedTheChatAvatar": {
|
||||
"type": "text",
|
||||
|
|
@ -1718,4 +1723,4 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue