mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
firewalllogcountry.dat: Use language strings and add to menu
Add some language strings for the new firewalllogport.dat, and include html fixes done in firewalllogip.dat, which this file is based on. Also try to add the menu item to the sub menu, but that is currently not working.
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
'Level7 rule' => 'Level7-Regel',
|
||||
'Local VPN IP' => 'Internes Netzwerk (GREEN)',
|
||||
'MTU' => 'MTU Size',
|
||||
'Number of Countries for the pie chart' => 'Anzahl der angezeigten Länder im Diagramm',
|
||||
'Number of IPs for the pie chart' => 'Anzahl der angezeigten IPs im Diagramm',
|
||||
'Number of Ports for the pie chart' => 'Anzahl der angezeigten Ports im Diagramm',
|
||||
'OVPN' => 'OpenVPN',
|
||||
@@ -888,6 +889,7 @@
|
||||
'firewall log' => 'Firewall-Protokoll',
|
||||
'firewall log viewer' => 'Betrachter der Firewall-Logdateien',
|
||||
'firewall logs' => 'Firewall-Logdateien',
|
||||
'firewall logs country' => 'Fw-Logdiagramme (Land)',
|
||||
'firewall logs ip' => 'Fw-Logdiagramme (IP)',
|
||||
'firewall logs port' => 'Fw-Logdiagramme (Port)',
|
||||
'firewall rules' => 'Firewallregeln',
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
'Level7 rule' => 'Level7 rule',
|
||||
'Local VPN IP' => 'Internal Network (GREEN):',
|
||||
'MTU' => 'MTU size:',
|
||||
'Number of Countries for the pie chart' => 'Number of Countries for the pie chart',
|
||||
'Number of IPs for the pie chart' => 'Number of IPs for the pie chart',
|
||||
'Number of Ports for the pie chart' => 'Number of ports for the pie chart',
|
||||
'OVPN' => 'OpenVPN',
|
||||
@@ -911,11 +912,12 @@
|
||||
'firewall graphs' => 'Firewall Graphs',
|
||||
'firewall hits' => 'Total number of firewall hits for',
|
||||
'firewall hits per' => 'firewallhits per',
|
||||
'firewall logs' => 'Firewall Logs',
|
||||
'firewall log' => 'Firewall log',
|
||||
'firewall log viewer' => 'Firewall Log Viewer',
|
||||
'firewall logs' => 'Firewall Logs',
|
||||
'firewall logs ip' => 'Fw-Loggraphs (IP)',
|
||||
'firewall logs port' => 'Fw-Loggraphs (Port)',
|
||||
'firewall logs country' => 'Fw-Loggraphs (Country)',
|
||||
'firewall rules' => 'Firewall Rules',
|
||||
'firewallhits' => 'firewallhits',
|
||||
'firmware' => 'Firmware',
|
||||
|
||||
Reference in New Issue
Block a user