Delege post confirmation modal

This commit is contained in:
10G Meow 2025-11-08 22:48:59 +02:00
parent 64a99413db
commit 5d29b7c26e
3 changed files with 40 additions and 2 deletions

View file

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