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

@@ -767,6 +767,7 @@ $lang['quarantine']['neutral_danger'] = "Neutral/no rating";
$lang['quarantine']['medium_danger'] = "Medium danger";
$lang['quarantine']['high_danger'] = "High";
$lang['quarantine']['danger'] = "Danger";
$lang['quarantine']['spam_score'] = "Score";
$lang['quarantine']['confirm_delete'] = "Confirm the deletion of this element.";
$lang['quarantine']['qhandler_success'] = "Request successfully sent to the system. You can now close the window.";