17 lines
919 B
JSON
17 lines
919 B
JSON
|
{
|
||
|
"config": {
|
||
|
"error": {
|
||
|
"app_setup_error": "Nie mo\u017cna skonfigurowa\u0107 SmartApp. Spr\u00f3buj ponownie.",
|
||
|
"token_forbidden": "Token nie ma wymaganych zakres\u00f3w OAuth.",
|
||
|
"token_invalid_format": "Token musi by\u0107 w formacie UID/GUID",
|
||
|
"token_unauthorized": "Token jest niewa\u017cny lub nie ma ju\u017c autoryzacji.",
|
||
|
"webhook_error": "SmartThings nie mo\u017ce sprawdzi\u0107 poprawno\u015bci punktu ko\u0144cowego skonfigurowanego w `base_url`. Sprawd\u017a wymagania dotycz\u0105ce komponentu."
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"description": "Wprowad\u017a [token dost\u0119pu osobistego]({token_url}) SmartThings, kt\u00f3ry zosta\u0142 utworzony zgodnie z [instrukcj\u0105]({component_url}).",
|
||
|
"title": "Wprowad\u017a osobisty token dost\u0119pu"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|