Apply new design for recover deleted emails

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-07-11 01:34:17 +07:00
committed by Dat H. Pham
parent da29ff01e3
commit 42339a3003
35 changed files with 1542 additions and 1795 deletions
+22
View File
@@ -4619,5 +4619,27 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"enterSubjectKeywords": "Enter subject keywords...",
"@enterSubjectKeywords": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"addAnEmailAddress": "Add an email address",
"@addAnEmailAddress": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"dialogRecoverDeletedMessagesDescription": "You can recover messages deleted within the last {period} days. Recovered emails will be restored to your recovered folder.",
"@dialogRecoverDeletedMessagesDescription": {
"type": "text",
"placeholders_order": [
"period"
],
"placeholders": {
"period": {}
}
}
}