44 lines
1.4 KiB
JSON
44 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Mikrotik \u00e4r redan konfigurerad",
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Anslutningen misslyckades",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"name_exists": "Namnet finns"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "L\u00f6senord"
|
|
},
|
|
"description": "L\u00f6senordet f\u00f6r {username} \u00e4r ogiltigt.",
|
|
"title": "\u00c5terautenticera integration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rd",
|
|
"name": "Namn",
|
|
"password": "L\u00f6senord",
|
|
"port": "Port",
|
|
"username": "Anv\u00e4ndarnamn",
|
|
"verify_ssl": "Anv\u00e4nd ssl"
|
|
},
|
|
"title": "Konfigurera Mikrotik-router"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"device_tracker": {
|
|
"data": {
|
|
"arp_ping": "Aktivera ARP-ping",
|
|
"detection_time": "Intervall f\u00f6r att betraktas som hemma",
|
|
"force_dhcp": "Tvinga skanning med DHCP"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |