34 lines
916 B
JSON
34 lines
916 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Standort ist bereits konfiguriert"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"invalid_api_key": "Ung\u00fcltiger API-Schl\u00fcssel"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API Key",
|
|
"language": "Sprache",
|
|
"latitude": "Breitengrad",
|
|
"longitude": "L\u00e4ngengrad",
|
|
"mode": "Modus",
|
|
"name": "Name der Integration"
|
|
},
|
|
"title": "OpenWeatherMap"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"language": "Sprache",
|
|
"mode": "Modus"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |