Apply new design for spam alert on desktop

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-07-08 11:02:53 +07:00
committed by Dat H. Pham
parent da71890120
commit 290372cb75
9 changed files with 216 additions and 307 deletions
+19 -3
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2025-06-20T15:26:10.574669",
"@@last_modified": "2025-07-08T10:52:37.280039",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -4516,7 +4516,7 @@
"placeholders_order": [],
"placeholders": {}
},
"editLocalCopyInForwardFailed": "Failed to toggle local copy when transferring emails.",
"editLocalCopyInForwardFailed": "Edit local copy in forward failed.",
"@editLocalCopyInForwardFailed": {
"type": "text",
"placeholders_order": [],
@@ -4557,5 +4557,21 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"countMessageInSpam": "{count} message in spam",
"@countMessageInSpam": {
"type": "text",
"placeholders_order": [
"count"
],
"placeholders": {
"count": {}
}
},
"view": "View",
"@view": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}
}