34 lines
1.3 KiB
JSON
34 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Tj\u00e4nsten \u00e4r redan konfigurerad",
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"invalid_api_key": "Ogiltig API-nyckel",
|
|
"invalid_user_key": "Ogiltig anv\u00e4ndarnyckel"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "API-nyckel"
|
|
},
|
|
"title": "\u00c5terautenticera integration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-nyckel",
|
|
"name": "Namn",
|
|
"user_key": "Anv\u00e4ndarnyckel"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"issues": {
|
|
"deprecated_yaml": {
|
|
"description": "Konfigurering av Pushover med YAML tas bort. \n\n Din befintliga YAML-konfiguration har automatiskt importerats till anv\u00e4ndargr\u00e4nssnittet. \n\n Ta bort Pushover YAML-konfigurationen fr\u00e5n filen configuration.yaml och starta om Home Assistant f\u00f6r att \u00e5tg\u00e4rda problemet.",
|
|
"title": "Pushover YAML-konfigurationen tas bort"
|
|
}
|
|
}
|
|
} |