TF-3977 Add disable spam banner in preferences setting

This commit is contained in:
dab246
2025-08-29 18:21:10 +07:00
committed by Dat H. Pham
parent 7f4dcf8b38
commit 612fc75f02
41 changed files with 534 additions and 404 deletions
+18
View File
@@ -4851,5 +4851,23 @@
"placeholders": {
"keyword": {}
}
},
"spamReports": "Spam reports",
"@spamReports": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"spamReportsSettingExplanation": "Reminds you that you need to moderate your spam emails recurringly",
"@spamReportsSettingExplanation": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"spamReportToggleDescription": "Enable spam report",
"@spamReportToggleDescription": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}