2022-05-21 19:18:01 +00:00
|
|
|
{
|
2022-05-22 00:22:43 +00:00
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
2022-05-21 19:18:01 +00:00
|
|
|
},
|
2022-05-22 00:22:43 +00:00
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Failed to connect",
|
|
|
|
"invalid_auth": "Invalid authentication",
|
|
|
|
"invalid_format": "Invalid format. Please specify as xxx-xxx.",
|
|
|
|
"unknown": "Unexpected error"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
|
|
|
"code": "Auth Code (xxx-xxx)"
|
|
|
|
},
|
|
|
|
"description": "Please enter your personal Auth Code that is shown in the laundrify-App."
|
|
|
|
},
|
|
|
|
"reauth_confirm": {
|
|
|
|
"description": "The laundrify integration needs to re-authenticate.",
|
|
|
|
"title": "Reauthenticate Integration"
|
|
|
|
}
|
|
|
|
}
|
2022-05-21 19:18:01 +00:00
|
|
|
}
|
|
|
|
}
|