36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Tj\u00e4nsten \u00e4r redan konfigurerad",
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"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": "{host}",
|
|
"step": {
|
|
"hassio_confirm": {
|
|
"description": "Vill du ansluta till till\u00e4gget {addon} ?"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "L\u00f6senord"
|
|
},
|
|
"description": "Ange r\u00e4tt l\u00f6senord f\u00f6r v\u00e4rden: {host}"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rd",
|
|
"name": "Namn",
|
|
"password": "L\u00f6senord",
|
|
"port": "Port"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |