mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
hostapd/langs: wpa key must be ascii.
This commit is contained in:
@@ -2152,7 +2152,7 @@
|
||||
'wlanap encryption' => 'Encryption',
|
||||
'wlanap informations' => 'Informations',
|
||||
'wlanap interface' => 'Select interface',
|
||||
'wlanap invalid wpa' => 'Invalid length in WPA Passphrase. Must be between 8 and 63 characters.',
|
||||
'wlanap invalid wpa' => 'Invalid length in WPA Passphrase. Must be between 8 and 63 ascii characters.',
|
||||
'wlanap link dhcp' => 'Wireless lan DHCP configuration',
|
||||
'wlanap link wireless' => 'Activate wireless lan clients',
|
||||
'wlanap no interface' => 'Selected interface is not a wirless lan card!',
|
||||
|
||||
Reference in New Issue
Block a user