{
    "config": {
        "flow_title": "涂鸦配置",
        "step": {
            "user":{
                "title":"Tuya插件",
                "data":{
                  "tuya_project_type": "涂鸦云项目类型"
                }
            },
            "login": {
                "title": "涂鸦",
                "description": "请输入涂鸦账户信息。",
                "data": {
                    "endpoint": "可用区域",
                    "access_id": "Access ID",
                    "access_secret": "Access Secret",
                    "tuya_app_type": "移动应用",
                    "country_code": "国家码",
                    "username": "账号",
                    "password": "密码"
                }
            }
        },
        "error": {
            "invalid_auth": "身份认证无效"
        }
    }
}
