18 lines
527 B
JSON
18 lines
527 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"invalid_auth": "Invalid authentication",
|
|
"service_unavailable_error": "The API is currently unavailable, please try again later.",
|
|
"unknown_auth_error": "Unexpected error"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Password",
|
|
"username": "Username"
|
|
},
|
|
"description": "Set up your Meater Cloud account."
|
|
}
|
|
}
|
|
}
|
|
} |