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

pull/61520/head^2
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
1 changed files with 2 additions and 2 deletions

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."
}, },