20 lines
603 B
JSON
20 lines
603 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"login_error": "Aanmeldingsfout ({code}): {msg}"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"access_id": "Tuya IoT-toegangs-ID",
|
|
"access_secret": "Tuya IoT Access Secret",
|
|
"country_code": "Land",
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"description": "Voer uw Tuya-inloggegevens in."
|
|
}
|
|
}
|
|
}
|
|
} |