39 lines
1.3 KiB
JSON
39 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"not_intellifire_device": "Inte en IntelliFire-enhet.",
|
|
"reauth_successful": "Omautentiseringen lyckades"
|
|
},
|
|
"error": {
|
|
"api_error": "Inloggningen misslyckades",
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"iftapi_connect": "Fel vid anslutning till iftapi.net"
|
|
},
|
|
"flow_title": "{serial} ({host})",
|
|
"step": {
|
|
"api_config": {
|
|
"data": {
|
|
"password": "L\u00f6senord",
|
|
"username": "E-postadress"
|
|
}
|
|
},
|
|
"dhcp_confirm": {
|
|
"description": "Vill du konfigurera {host}\nSerie: {serial}?"
|
|
},
|
|
"manual_device_entry": {
|
|
"data": {
|
|
"host": "V\u00e4rd (IP-adress)"
|
|
},
|
|
"description": "Lokal konfiguration"
|
|
},
|
|
"pick_device": {
|
|
"data": {
|
|
"host": "V\u00e4rd"
|
|
},
|
|
"description": "F\u00f6ljande IntelliFire-enheter uppt\u00e4cktes. V\u00e4lj vilken du vill konfigurera.",
|
|
"title": "Val av enhet"
|
|
}
|
|
}
|
|
}
|
|
} |