TF-616 Update presentation layer for MarkAsReadMailbox

This commit is contained in:
dab246
2022-06-30 11:16:20 +07:00
committed by Dat H. Pham
parent 71da676212
commit 589abfafb8
14 changed files with 246 additions and 134 deletions
+13 -1
View File
@@ -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": "Youve marked {count} messages in \"{mailboxName}\" as read",
"@toastMessageMarkAsMailboxReadHasSomeEmailFailure": {
"type": "text",
"placeholders_order": [
"mailboxName",
"count"
],
"placeholders": {
"mailboxName": {},
"count": {}
}
},
"allMailboxes": "All mailboxes",
"@allMailboxes": {
"type": "text",