Delege post confirmation modal
This commit is contained in:
parent
64a99413db
commit
5d29b7c26e
3 changed files with 40 additions and 2 deletions
|
|
@ -325,6 +325,10 @@
|
|||
"copied_credentials_value": "Username: {userId} \nPassword: {password}",
|
||||
"copy_credentials_desc": "Your username and password are required to regain access to your chats from a new device or browser. We recommend storing these credentials in a secure location."
|
||||
},
|
||||
"delete_post": {
|
||||
"confirm_text": "Are you sure you want to delete this message?",
|
||||
"confirm_text_desc": "This action cannot be undone."
|
||||
},
|
||||
"purge_room": {
|
||||
"title": "Delete room?",
|
||||
"info": "All members and messages will be removed. This action cannot be undone.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue