TF-616 Update presentation layer for MarkAsReadMailbox
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2022-06-29T12:21:47.830137",
|
||||
"@@last_modified": "2022-06-28T17:58:17.546714",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -1388,6 +1388,18 @@
|
||||
"mailboxName": {}
|
||||
}
|
||||
},
|
||||
"toastMessageMarkAsMailboxReadHasSomeEmailFailure": "You’ve marked {count} messages in \"{mailboxName}\" as read",
|
||||
"@toastMessageMarkAsMailboxReadHasSomeEmailFailure": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"mailboxName",
|
||||
"count"
|
||||
],
|
||||
"placeholders": {
|
||||
"mailboxName": {},
|
||||
"count": {}
|
||||
}
|
||||
},
|
||||
"allMailboxes": "All mailboxes",
|
||||
"@allMailboxes": {
|
||||
"type": "text",
|
||||
|
||||
Reference in New Issue
Block a user