wlanap.cgi: Change broadcast SSID to hide SSID

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-09-20 13:55:40 +02:00
parent 65ec7b9d83
commit 9f30d83f50
12 changed files with 21 additions and 15 deletions

View File

@@ -2991,7 +2991,6 @@
'wlan clients' => 'WLAN-Clients',
'wlanap' => 'Access Point',
'wlanap auto' => 'Automatic Channel Selection',
'wlanap broadcast ssid' => 'SSID übertragen',
'wlanap channel' => 'Kanal',
'wlanap client isolation' => 'Client-Isolierung',
'wlanap configuration' => 'Access Point Konfiguration',
@@ -2999,6 +2998,7 @@
'wlanap debugging' => 'Debugging',
'wlanap del interface' => 'Ausgewähltes Interface zurücksetzen?',
'wlanap encryption' => 'Verschlüsselung',
'wlanap hide ssid' => 'SSID verbergen',
'wlanap informations' => 'Informationen',
'wlanap interface' => 'Interface übernehmen',
'wlanap invalid wpa' => 'Ungültige Länge in WPA-Passphrase. Muss zwischen 8 und 63 Zeichen lang sein.',

View File

@@ -3082,7 +3082,6 @@
'wlanap 802.11w enforced' => 'Enforced',
'wlanap 802.11w optional' => 'Optional',
'wlanap auto' => 'Automatic Channel Selection',
'wlanap broadcast ssid' => 'Broadcast SSID',
'wlanap channel' => 'Channel',
'wlanap client isolation' => 'Client Isolation',
'wlanap configuration' => 'Wireless Access Point Configuration',
@@ -3090,6 +3089,7 @@
'wlanap debugging' => 'Debugging',
'wlanap del interface' => 'Remove selected interface?',
'wlanap encryption' => 'Encryption',
'wlanap hide ssid' => 'Hide SSID',
'wlanap informations' => 'Information',
'wlanap interface' => 'Select Interface',
'wlanap invalid wpa' => 'Invalid length in WPA passphrase. Must be between 8 and 63 characters.',