TF-1080 Implement delete multiple mailbox folder
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2022-10-21T10:04:34.240729",
|
||||
"@@last_modified": "2022-10-26T13:43:22.314355",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -2383,5 +2383,15 @@
|
||||
"placeholders": {
|
||||
"numberOfConversation": {}
|
||||
}
|
||||
},
|
||||
"messageConfirmationDialogDeleteMultipleMailbox": "{numberOfMailbox} mailbox and all of the sub-folders and messages it contains will be deleted and won't be able to recover. Do you want to continue to delete?",
|
||||
"@messageConfirmationDialogDeleteMultipleMailbox": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"numberOfMailbox"
|
||||
],
|
||||
"placeholders": {
|
||||
"numberOfMailbox": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user