18 lines
898 B
JSON
18 lines
898 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"cloud_not_connected": "Ej ansluten till Home Assistant Cloud.",
|
|
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig.",
|
|
"webhook_not_internet_accessible": "Din Home Assistant-instans m\u00e5ste vara tillg\u00e4nglig fr\u00e5n internet f\u00f6r att ta emot webhook-meddelanden."
|
|
},
|
|
"create_entry": {
|
|
"default": "F\u00f6r att skicka h\u00e4ndelser till Home Assistant m\u00e5ste du st\u00e4lla in webhook-funktionen i Traccar.\n\nAnv\u00e4nd f\u00f6ljande url: `{webhook_url}`\n\nMer information finns i [dokumentationen]({docs_url})."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"description": "\u00c4r du s\u00e4ker p\u00e5 att du vill st\u00e4lla in Traccar?",
|
|
"title": "St\u00e4ll in Traccar"
|
|
}
|
|
}
|
|
}
|
|
} |