translations
This commit is contained in:
parent
b27447e104
commit
5bdd5c5004
@ -4,14 +4,17 @@
|
|||||||
"already_configured": "Device is already configured"
|
"already_configured": "Device is already configured"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"cannot_connect": "Failed to connect",
|
|
||||||
"invalid_auth": "Invalid authentication",
|
"invalid_auth": "Invalid authentication",
|
||||||
"unknown": "Unexpected error"
|
"unknown": "Unexpected error"
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"token": "SNCF API Token"
|
"token": "SNCF API Token",
|
||||||
|
"source_stop_point": "Source stop point",
|
||||||
|
"dest_stop_point": "Destination stop point",
|
||||||
|
"max_transfers": "Max transfers",
|
||||||
|
"max_duration_secs": "Max duration in seconds",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user