mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-11-14 17:35:35 +01:00
Fix Wi-Fi password helptext string
This commit is contained in:
parent
514f02a5f6
commit
da019b6d86
|
@ -32,7 +32,7 @@ export const HELP_TEXTS = {
|
|||
"SSID which contains non-standard characters could cause problems on some devices."
|
||||
),
|
||||
password: _(
|
||||
"WPA2 pre-shared key, that is required to connect to the network."
|
||||
"WPA2/3 pre-shared key, that is required to connect to the network."
|
||||
),
|
||||
hidden: _(
|
||||
"If set, network is not visible when scanning for available networks."
|
||||
|
|
Loading…
Reference in New Issue
Block a user