TF-153 Mark as spam when selection email

This commit is contained in:
dab246
2022-04-15 17:11:38 +07:00
committed by Dat H. Pham
parent 750063d1f4
commit f5648cc7f7
8 changed files with 232 additions and 51 deletions
+43 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-04-15T15:46:44.683811",
"@@last_modified": "2022-04-15T16:53:02.138499",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1053,5 +1053,47 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"mark_as_spam": "Mark as spam",
"@mark_as_spam": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"remove_from_spam": "Remove from spam",
"@remove_from_spam": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"marked_as_spam": "Marked as spam",
"@marked_as_spam": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"marked_as_not_spam": "Marked as not spam",
"@marked_as_not_spam": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"star": "Star",
"@star": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"un_star": "Unstar",
"@un_star": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"un_spam": "Unspam",
"@un_spam": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}