19 lines
578 B
JSON
19 lines
578 B
JSON
|
{
|
||
|
"config": {
|
||
|
"error": {
|
||
|
"communication_error": "Det g\u00e5r inte att kommunicera med Luftdaten API",
|
||
|
"invalid_sensor": "Sensor saknas eller \u00e4r ogiltig",
|
||
|
"sensor_exists": "Sensorn \u00e4r redan registrerad"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"show_on_map": "Visa p\u00e5 karta",
|
||
|
"station_id": "Luftdaten Sensor-ID"
|
||
|
},
|
||
|
"title": "Definiera Luftdaten"
|
||
|
}
|
||
|
},
|
||
|
"title": "Luftdaten"
|
||
|
}
|
||
|
}
|