{
    "config": {
        "flow_title": "Tuya Configuratie",
        "step": {
            "user":{
                "title":"Tuya Integratie",
                "data":{
                  "tuya_project_type": "Tuya cloud projecttype"
                }
            },
            "login": {
                "title": "Tuya",
                "description": "Voer je Tuya aanmeldgegevens in.",
                "data": {
                    "endpoint": "Availability Zone",
                    "access_id": "Access ID",
                    "access_secret": "Access Secret",
                    "tuya_app_type": "Mobile App",
                    "country_code": "Landscode",
                    "username": "Gebruikersnaam",
                    "password": "Wachtwoord"
                }
            }
        },
        "error": {
            "invalid_auth": "Authenticatiefout"
        }
    }
}
