37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"authorize_url_timeout": "Timeout generating authorize URL.",
|
|
"invalid_auth": "Invalid authentication",
|
|
"missing_configuration": "The component is not configured. Please follow the documentation.",
|
|
"no_url_available": "No URL available. For information about this error, [check the help section]({docs_url})",
|
|
"reauth_successful": "Re-authentication was successful"
|
|
},
|
|
"create_entry": {
|
|
"default": "Successfully authenticated"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Invalid authentication",
|
|
"unknown": "Unexpected error"
|
|
},
|
|
"step": {
|
|
"pick_implementation": {
|
|
"title": "Pick Authentication Method"
|
|
},
|
|
"reauth_confirm": {
|
|
"title": "Do you want to start set up?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Password",
|
|
"username": "Username",
|
|
"vendor": "Vendor"
|
|
},
|
|
"description": "See [Neato documentation]({docs_url}).",
|
|
"title": "Neato Account Info"
|
|
}
|
|
}
|
|
},
|
|
"title": "Neato Botvac"
|
|
} |