2020-06-14 22:15:20 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Device is already configured"
|
|
|
|
},
|
|
|
|
"error": {
|
2020-10-02 00:05:51 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
2020-06-14 22:15:20 +00:00
|
|
|
"invalid_auth": "Invalid authentication",
|
|
|
|
"no_results": "No results. Try with a different station/address"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"station": {
|
|
|
|
"data": {
|
|
|
|
"station": "Station/Address"
|
|
|
|
},
|
|
|
|
"title": "Enter Station/Address"
|
|
|
|
},
|
|
|
|
"station_select": {
|
|
|
|
"data": {
|
|
|
|
"station": "Station/Address"
|
|
|
|
},
|
|
|
|
"title": "Select Station/Address"
|
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host",
|
|
|
|
"password": "Password",
|
|
|
|
"username": "Username"
|
|
|
|
},
|
|
|
|
"title": "Connect to the HVV API"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
|
|
|
"filter": "Select lines",
|
|
|
|
"offset": "Offset (minutes)",
|
|
|
|
"real_time": "Use real time data"
|
|
|
|
},
|
|
|
|
"description": "Change options for this departure sensor",
|
|
|
|
"title": "Options"
|
|
|
|
}
|
|
|
|
}
|
2020-11-11 12:25:22 +00:00
|
|
|
}
|
2020-06-14 22:15:20 +00:00
|
|
|
}
|