Add spam score to quarantine table

This commit is contained in:
friedPotat0
2019-07-23 04:22:28 +02:00
parent a89010940a
commit d4f3e87a2f
6 changed files with 8 additions and 3 deletions

View File

@@ -715,6 +715,7 @@ $lang['quarantine']['subj'] = "Předmět";
$lang['quarantine']['recipients'] = "Příjemci";
$lang['quarantine']['text_plain_content'] = "Obsah (text/plain)";
$lang['quarantine']['text_from_html_content'] = "Obsah (konvertované html)";
$lang['quarantine']['spam_score'] = "Skóre";
$lang['quarantine']['atts'] = "Přílohy";
$lang['warning']['fuzzy_learn_error'] = "Chyba při učení Fuzzy hash: %s";
$lang['danger']['spam_learn_error'] = "Chyba při učení spamu: %s";