TF-4308 Add NoLabelYetWidget for choose label modal

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2026-04-16 19:33:35 +07:00
committed by Dat H. Pham
parent c5eb4a011d
commit 35b46ff21b
9 changed files with 288 additions and 89 deletions
+18
View File
@@ -5513,5 +5513,23 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"noLabelsYet": "No Labels yet",
"@noLabelsYet": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"noLabelsYetMessageDescriptions": "Create your first label to organize your emails more efficiently.",
"@noLabelsYetMessageDescriptions": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"createALabel": "Create a label",
"@createALabel": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}