mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-04-19 08:06:40 +02: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."
|
"SSID which contains non-standard characters could cause problems on some devices."
|
||||||
),
|
),
|
||||||
password: _(
|
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: _(
|
hidden: _(
|
||||||
"If set, network is not visible when scanning for available networks."
|
"If set, network is not visible when scanning for available networks."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user