Without this language string, the DBL cannot be proper used with suricata. Signed-off-by: Stefan Schantl <[email protected]> --- langs/en/cgi-bin/en.pl | 1 + 1 file changed, 1 insertion(+)
diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 010473af9..1e72788e7 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1652,6 +1652,7 @@ 'ipblocklist name' => 'Name', 'ipblocklist output' => 'Packets dropped (OUT)', 'ipblocklist use ipblocklists' => 'Enable IP Blocklists', +'ipfire dbl' => 'IPFire DBL domain blocklists', 'ipfire has now rebooted' => 'IPFire is rebooting now.', 'ipfire has now shutdown' => 'IPFire is shutting down now.', 'ipfire side' => 'IPFire side:', -- 2.47.3
