TF-3764 Update new empty view for folder

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-06-02 16:33:37 +07:00
committed by Dat H. Pham
parent 0a8d1b2895
commit bab0331fe0
10 changed files with 91 additions and 84 deletions
+13 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2025-05-27T01:35:50.697124",
"@@last_modified": "2025-06-02T16:27:17.653715",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -4527,5 +4527,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"youDoNotHaveAnyEmailInYourCurrentFolder": "You dont have any emails in this folder.",
"@youDoNotHaveAnyEmailInYourCurrentFolder": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"startToComposeEmails": "Start to compose emails.",
"@startToComposeEmails": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}