mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
web UI: Add graph for connection tracking
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
a232fe32bc
commit
8ffdc78c49
@@ -1833,6 +1833,7 @@
|
||||
'only digits allowed in max retries field' => 'Im Feld "Maximale Wiederholversuche" sind nur Ziffern erlaubt.',
|
||||
'only digits allowed in the idle timeout' => 'Im Feld "Leerlauf-Wartezeit" sind nur Ziffern erlaubt.',
|
||||
'only red' => 'Nur ROT',
|
||||
'open connections' => 'Offene Verbindungen',
|
||||
'open to all' => 'Überschreibe externen Zugang zu ALL',
|
||||
'openssl produced an error' => 'OpenSSL hat einen Fehler verursacht',
|
||||
'openvpn client' => 'OpenVPN-Client',
|
||||
|
||||
@@ -658,6 +658,7 @@
|
||||
'connection type is invalid' => 'Connection type is invalid.',
|
||||
'connections' => 'Connections',
|
||||
'connections are associated with this ca. deleting the ca will delete these connections as well.' => 'connections are associated with this CA. Deleting the CA will delete these connections as well.',
|
||||
'connnection tracking' => 'Connection Tracking',
|
||||
'connscheduler' => 'Connection Scheduler',
|
||||
'core notice 1' => '<strong>Notice:</strong> There is an core-update from',
|
||||
'core notice 2' => 'to',
|
||||
@@ -1859,6 +1860,7 @@
|
||||
'only digits allowed in max retries field' => 'Only digits allowed in max retries field.',
|
||||
'only digits allowed in the idle timeout' => 'Only digits allowed in the idle timeout.',
|
||||
'only red' => 'Only RED',
|
||||
'open connections' => 'Open Connections',
|
||||
'open to all' => 'Override external access to ALL',
|
||||
'openssl produced an error' => 'OpenSSL produced an error',
|
||||
'openvpn client' => 'OpenVPN client',
|
||||
|
||||
Reference in New Issue
Block a user