TF-832 Implement delete multiple recipient in forwarding

This commit is contained in:
dab246
2022-08-19 13:28:27 +07:00
committed by Dat H. Pham
parent 7da79592c8
commit 6acf70e61b
9 changed files with 377 additions and 61 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-08-19T11:57:02.557202",
"@@last_modified": "2022-08-19T13:28:03.023650",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -2059,5 +2059,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"messageConfirmationDialogDeleteAllRecipientForward": "Do you want to delete all email?",
"@messageConfirmationDialogDeleteAllRecipientForward": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}