mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Localize new OpenVPN features.
This commit is contained in:
@@ -572,9 +572,9 @@
|
||||
'date' => 'Date',
|
||||
'date not in logs' => 'No (or only partial) logs exist for the day queried',
|
||||
'day' => 'Day',
|
||||
'day-graph' => 'Day',
|
||||
'day after' => 'Day after',
|
||||
'day before' => 'Day before',
|
||||
'day-graph' => 'Day',
|
||||
'days' => 'days.',
|
||||
'dbfile' => 'Dbfile',
|
||||
'ddns help dnsmadeeasy' => 'In the field for hostname enter your ID (or a list of IDs seperated by;)',
|
||||
@@ -1311,9 +1311,19 @@
|
||||
'only red' => 'Only RED',
|
||||
'open to all' => 'Override external access to ALL',
|
||||
'openssl produced an error' => 'OpenSSL produced an error',
|
||||
'openvpn client' => 'OpenVPN Client',
|
||||
'openvpn client' => 'OpenVPN client',
|
||||
'openvpn default' => 'Default',
|
||||
'openvpn destination port used' => 'The destination port is already used by another OpenVPN server.',
|
||||
'openvpn disabled' => 'DISABLED',
|
||||
'openvpn enabled' => 'ENABLED',
|
||||
'openvpn fragment allowed with udp' => 'Using fragment is only allowed when using the UDP protocol.',
|
||||
'openvpn log' => 'OpenVPN Log',
|
||||
'openvpn server' => 'OpenVPN Server',
|
||||
'openvpn mssfix allowed with udp' => 'Using "mssfix" is only allowed when using the UDP protocol.',
|
||||
'openvpn prefix local subnet' => 'Using the prefix notation is not supported for the local subnet. Please enter a subnet mask like 255.255.255.0.',
|
||||
'openvpn prefix openvpn subnet' => 'Using the prefix notation is not supported for the OpenVPN subnet. Please enter a subnet mask like 255.255.255.0.',
|
||||
'openvpn prefix remote subnet' => 'Using the prefix notation is not supported for the remote subnet. Please enter a subnet mask like 255.255.255.0.',
|
||||
'openvpn server' => 'OpenVPN server',
|
||||
'openvpn subnet is used' => 'The given subnet is used by another OpenVPN server.',
|
||||
'optional at cmd' => 'optional AT command',
|
||||
'optional data' => '3. Optional Settings:',
|
||||
'options' => 'Options',
|
||||
|
||||
Reference in New Issue
Block a user