18 lines
552 B
JSON
18 lines
552 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"communication_error": "Keine Kommunikation mit Luftdaten API m\u00f6glich",
|
|
"invalid_sensor": "Sensor nicht verf\u00fcgbar oder ung\u00fcltig",
|
|
"sensor_exists": "Sensor bereits registriert"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"show_on_map": "Auf Karte anzeigen",
|
|
"station_id": "Luftdaten-Sensor-ID"
|
|
},
|
|
"title": "Luftdaten einrichten"
|
|
}
|
|
}
|
|
}
|
|
} |