mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
index.cgi: Re-design index page.
This commit is contained in:
committed by
Michael Tremer
parent
8e7137264b
commit
9d38669861
@@ -1273,6 +1273,7 @@
|
||||
'iptmangles' => 'IPTable Mangles',
|
||||
'ipsec' => 'IPsec',
|
||||
'ipsec network' => 'IPsec-Netzwerke',
|
||||
'ipsec no connections' => 'Keine aktiven IPsec Verbindungen',
|
||||
'iptnats' => 'IPTable Network Address Translation',
|
||||
'ipts' => 'iptables',
|
||||
'isdn' => 'ISDN',
|
||||
@@ -1603,6 +1604,7 @@
|
||||
'ovpn mtu-disc off' => 'Deaktiviert',
|
||||
'ovpn mtu-disc with mssfix or fragment' => 'Path MTU Discovery kann nicht gemeinsam mit mssfix oder fragment verwendet werden.',
|
||||
'ovpn mtu-disc yes' => 'Forciert',
|
||||
'ovpn no connections' => 'Keine aktiven OpenVPN Verbindungen',
|
||||
'ovpn on blue' => 'OpenVPN auf BLAU',
|
||||
'ovpn on orange' => 'OpenVPN auf ORANGE',
|
||||
'ovpn on red' => 'OpenVPN auf ROT',
|
||||
|
||||
@@ -1300,6 +1300,7 @@
|
||||
'ipinfo' => 'IP info',
|
||||
'ipsec' => 'IPsec',
|
||||
'ipsec network' => 'IPsec network',
|
||||
'ipsec no connections' => 'No active IPsec connections',
|
||||
'iptable rules' => 'IPTable rules',
|
||||
'iptmangles' => 'IPTable Mangles',
|
||||
'iptnats' => 'IPTable Network Address Translation',
|
||||
@@ -1633,6 +1634,7 @@
|
||||
'ovpn mtu-disc off' => 'Disabled',
|
||||
'ovpn mtu-disc with mssfix or fragment' => 'Path MTU Discovery cannot be used with mssfix or fragment.',
|
||||
'ovpn mtu-disc yes' => 'Forced',
|
||||
'ovpn no connections' => 'No active OpenVPN connections',
|
||||
'ovpn on blue' => 'OpenVPN on BLUE',
|
||||
'ovpn on orange' => 'OpenVPN on ORANGE',
|
||||
'ovpn on red' => 'OpenVPN on RED',
|
||||
|
||||
Reference in New Issue
Block a user