21 lines
551 B
JSON
21 lines
551 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_auth": "Invalid authentication",
|
|
"unknown": "Unexpected error"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"email": "Email",
|
|
"password": "Password"
|
|
},
|
|
"title": "Connect to your Sense Energy Monitor"
|
|
}
|
|
}
|
|
}
|
|
} |