mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Fixed language error.
This commit is contained in:
@@ -644,7 +644,7 @@
|
||||
'dhcp bootp pxe data' => 'Enter optional bootp pxe data for this fixed lease',
|
||||
'dhcp configuration' => 'DHCP configuration',
|
||||
'dhcp create fixed leases' => 'Create fixed leases',
|
||||
'dhcp fixed lease err1' => 'For a fix lease you have to enter the MAC adress or the hostname, or you enter both.',
|
||||
'dhcp fixed lease err1' => 'For a fix lease you have to enter the MAC address or the hostname, or you enter both.',
|
||||
'dhcp fixed lease help1' => 'IP Addresses might be entered as FQDN',
|
||||
'dhcp mode' => 'DHCP',
|
||||
'dhcp server' => 'DHCP Server',
|
||||
@@ -1102,7 +1102,7 @@
|
||||
'mac address' => 'MAC Address',
|
||||
'mac address menu' => 'Assign MAC-address',
|
||||
'mac address in use' => 'MAC address already in use',
|
||||
'mac address title' => 'Medium Access Control Adresse',
|
||||
'mac address title' => 'Medium Access Control Address',
|
||||
'mac address header' => 'MAC address on red0',
|
||||
'mac address error not valid' => 'MAC addresse not valid!',
|
||||
'mac address error not 00' => 'MAC addresse has to start with 00!',
|
||||
@@ -1304,9 +1304,9 @@
|
||||
'outgoing firewall' => 'Outgoing Firewall',
|
||||
'outgoing firewall groups' => 'Firewall Groups',
|
||||
'outgoing firewall add ip group' => 'Add IP Address Group',
|
||||
'outgoing firewall ip groups' => 'Outgoing Firewall IP Adress Groups',
|
||||
'outgoing firewall ip groups' => 'Outgoing Firewall IP Address Groups',
|
||||
'outgoing firewall add mac group' => 'Add MAC Address Group',
|
||||
'outgoing firewall mac groups' => 'Outgoing Firewall MAC Adress Groups',
|
||||
'outgoing firewall mac groups' => 'Outgoing Firewall MAC Address Groups',
|
||||
'outgoing firewall view group' => 'View group',
|
||||
'outgoing firewall group error' => 'A group with the same name exists.',
|
||||
'outgoing traffic in bytes per second' => 'Outgoing Traffic',
|
||||
|
||||
Reference in New Issue
Block a user