TF-831: implement Add a new recipient in forwarding
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2022-08-19T13:28:03.023650",
|
||||
"@@last_modified": "2022-08-20T20:59:54.192845",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -2065,5 +2065,23 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"addEmailForward": "Add Email",
|
||||
"@addEmailForward": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"emailForwardLabel": "Name or Email address",
|
||||
"@emailForwardLabel": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"toastMessageAddRecipientsSuccessfully": "The emails has been added from the recipient list.",
|
||||
"@toastMessageAddRecipientsSuccessfully": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user