28 lines
878 B
JSON
28 lines
878 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"single_instance_allowed": "Al geconfigureerd. Er is maar een configuratie mogelijk."
|
|
},
|
|
"flow_title": "Tuya-configuratie",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"country_code": "De landcode van uw account (bijvoorbeeld 1 voor de VS of 86 voor China)",
|
|
"password": "Wachtwoord",
|
|
"platform": "De app waar uw account is geregistreerd",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"description": "Voer uw Tuya-referentie in.",
|
|
"title": "Tuya"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"title": "Configureer Tuya opties"
|
|
}
|
|
}
|
|
}
|
|
} |