chore: delete message i18n

This commit is contained in:
Tristan Yang
2023-03-07 11:02:23 +08:00
parent e6bb617384
commit b503f3cd73
3 changed files with 20 additions and 8 deletions
+6 -1
View File
@@ -30,5 +30,10 @@
"send_to": "Send To",
"edited": "edited",
"license_tip": "Your license has reached the limit, upgrade the License or contact the Admin!"
"license_tip": "Your license has reached the limit, upgrade the License or contact the Admin!",
"delete_msg_title": "Delete Message",
"delete_msg_desc": "Are you sure want to delete {{msg}}?",
"delete_msg_this": "this message",
"delete_msg_these": "these messages"
}