Typo fixes for Adax in strings.json (#61492)

This commit is contained in:
lunmay 2021-12-14 00:24:14 +01:00 committed by GitHub
parent f26b88998a
commit 0d4051efcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,8 @@
}, },
"local": { "local": {
"data": { "data": {
"wifi_ssid": "Wifi ssid", "wifi_ssid": "Wi-Fi SSID",
"wifi_pswd": "Wifi password" "wifi_pswd": "Wi-Fi Password"
}, },
"description": "Reset the heater by pressing + and OK until display shows 'Reset'. Then press and hold OK button on the heater until the blue led starts blinking before pressing Submit. Configuring heater might take some minutes." "description": "Reset the heater by pressing + and OK until display shows 'Reset'. Then press and hold OK button on the heater until the blue led starts blinking before pressing Submit. Configuring heater might take some minutes."
}, },