Use proper capitalization for "WPA-PSK" (#24597)

This abbreviation is consistently referred to using upper-case letters (Wikipedia, e.g.)
This commit is contained in:
Norbert Rittel 2025-03-11 19:22:32 +01:00 committed by GitHub
parent e141b4dbee
commit 8ef769559f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6128,7 +6128,7 @@
"signal_strength": "Signal strength",
"open": "Open",
"wep": "WEP",
"wpa": "wpa-psk",
"wpa": "WPA-PSK",
"wifi": "Wi-Fi",
"wifi_password": "Wi-Fi password",
"warning": "If you are changing the Wi-Fi, IP or gateway addresses, you might lose the connection!",
@ -8877,7 +8877,7 @@
"signal_strength": "[%key:ui::panel::config::network::supervisor::signal_strength%]",
"open": "Open",
"wep": "WEP",
"wpa": "wpa-psk",
"wpa": "WPA-PSK",
"wifi": "[%key:ui::panel::config::network::supervisor::wifi%]",
"wifi_password": "[%key:ui::panel::config::network::supervisor::wifi_password%]",
"warning": "If you are changing the Wi-Fi, IP or gateway addresses, you might lose the connection!",