TF-599 Handle mark as read action for mailbox
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2022-05-31T15:17:59.229845",
|
||||
"@@last_modified": "2022-06-01T15:37:34.038431",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -1383,5 +1383,15 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"toastMessageMarkAsMailboxReadSuccess": "You’ve marked all messages in \"{mailboxName}\" as read",
|
||||
"@toastMessageMarkAsMailboxReadSuccess": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"mailboxName"
|
||||
],
|
||||
"placeholders": {
|
||||
"mailboxName": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user