20 lines
700 B
JSON
20 lines
700 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Slu\u017eba u\u017e je nakonfigurovan\u00e1"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
|
"invalid_access_token": "Neplatn\u00fd pr\u00edstupov\u00fd token",
|
|
"timeout": "Pri prip\u00e1jan\u00ed k Tibberu vypr\u0161al \u010dasov\u00fd limit"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"access_token": "Pr\u00edstupov\u00fd token"
|
|
},
|
|
"description": "Zadajte svoj pr\u00edstupov\u00fd token z https://developer.tibber.com/settings/accesstoken"
|
|
}
|
|
}
|
|
}
|
|
} |