mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
tor.cgi: Check for valid accounting limit.
This commit is contained in:
@@ -1819,6 +1819,7 @@
|
||||
'tor contact info' => 'Kontaktinformationen',
|
||||
'tor do not advertise relay' => 'Relay nicht announcieren',
|
||||
'tor enabled' => 'Tor einschalten',
|
||||
'tor errmsg invalid accounting limit' => 'Ungültiges Accounting-Limit',
|
||||
'tor errmsg invalid ip or mask' => 'Ungültiges IP-Subnetz',
|
||||
'tor errmsg invalid relay address' => 'Ungültige Relay-Adresse',
|
||||
'tor errmsg invalid relay name' => 'Ungültiger Relay-Nickname.',
|
||||
|
||||
@@ -1854,6 +1854,7 @@
|
||||
'tor contact info' => 'Contact Info',
|
||||
'tor do not advertise relay' => 'Do not advertise the relay',
|
||||
'tor enabled' => 'Enable Tor',
|
||||
'tor errmsg invalid accounting limit' => 'Invalid accounting limit',
|
||||
'tor errmsg invalid ip or mask' => 'Invalid IP subnet',
|
||||
'tor errmsg invalid node id' => 'Invalid node ID',
|
||||
'tor errmsg invalid relay address' => 'Invalid relay address',
|
||||
|
||||
Reference in New Issue
Block a user