TF-4227 Update the correct message for the Tag when there are no emails.

This commit is contained in:
dab246
2025-12-26 18:55:13 +07:00
committed by Dat H. Pham
parent 8f6d9a6e8f
commit f9675556cb
3 changed files with 17 additions and 0 deletions
+6
View File
@@ -5359,5 +5359,11 @@
"placeholders": {
"labelName": {}
}
},
"youDoNotHaveAnyEmailTaggedWithThis": "You don't have any emails tagged with this.",
"@youDoNotHaveAnyEmailTaggedWithThis": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}