28 lines
850 B
JSON
28 lines
850 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"token": "\u00c5tkomstnyckel"
|
|
},
|
|
"description": "Nuki-integrationen m\u00e5ste autentiseras p\u00e5 nytt med din brygga.",
|
|
"title": "\u00c5terautenticera integration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rd",
|
|
"port": "Port",
|
|
"token": "\u00c5tkomstnyckel"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |