31 lines
993 B
JSON
31 lines
993 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"reauth_successful": "\u00c5terautentisering lyckades",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"authenticate": {
|
|
"data": {
|
|
"api_key": "API-nyckel"
|
|
},
|
|
"description": "Ange API-nyckeln som du st\u00e4llt in i din konfiguration f\u00f6r {name} ."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-nyckel",
|
|
"host": "V\u00e4rd",
|
|
"port": "Port"
|
|
},
|
|
"description": "Ange dina anslutningsuppgifter."
|
|
}
|
|
}
|
|
}
|
|
} |