25 lines
817 B
JSON
25 lines
817 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"reauth_successful": "Omautentiseringen lyckades"
|
|
},
|
|
"error": {
|
|
"api_error": "Inloggningen misslyckades",
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"iftapi_connect": "Fel vid anslutning till iftapi.net"
|
|
},
|
|
"step": {
|
|
"api_config": {
|
|
"data": {
|
|
"password": "L\u00f6senord",
|
|
"username": "E-postadress"
|
|
}
|
|
},
|
|
"pick_device": {
|
|
"description": "F\u00f6ljande IntelliFire-enheter uppt\u00e4cktes. V\u00e4lj vilken du vill konfigurera.",
|
|
"title": "Val av enhet"
|
|
}
|
|
}
|
|
}
|
|
} |