TF-3977 Add disable spam banner in preferences setting
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user