1
0
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:
Aleksandr Gumroian 2022-05-20 15:41:59 +02:00
parent 514f02a5f6
commit da019b6d86
No known key found for this signature in database
GPG Key ID: 9E77849C64F0A733

View File

@ -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."