36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"reauth_successful": "Re-authentication was successful"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_auth": "Invalid authentication",
|
|
"unknown": "Unexpected error"
|
|
},
|
|
"step": {
|
|
"reauth_validate": {
|
|
"data": {
|
|
"password": "Password"
|
|
},
|
|
"description": "The Sense integration needs to re-authenticate your account {email}.",
|
|
"title": "Reauthenticate Integration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"email": "Email",
|
|
"password": "Password",
|
|
"timeout": "Timeout"
|
|
},
|
|
"title": "Connect to your Sense Energy Monitor"
|
|
},
|
|
"validation": {
|
|
"data": {
|
|
"code": "Verification code"
|
|
},
|
|
"title": "Sense Multi-factor authentication"
|
|
}
|
|
}
|
|
}
|
|
} |