mirror of
				https://gitlab.nic.cz/turris/reforis/foris-js.git
				synced 2025-11-03 23:00:31 +01:00 
			
		
		
		
	Fix Wi-Fi password helptext string
This commit is contained in:
		@@ -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."
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user