diff options
| author | stuebinm | 2026-04-16 01:25:16 +0200 |
|---|---|---|
| committer | stuebinm | 2026-04-16 01:25:51 +0200 |
| commit | 426ecb4e0ccc23e411039b7f075155df275b0a2d (patch) | |
| tree | f89c7820cb61583eed5a0cff0f4040a1576ea155 /messages/en.msg | |
| parent | 4cc892fd4fdf93dded8edfda444a39409e4d1f9d (diff) | |
Server: ingest owntracks messages, frontend tracker view
Diffstat (limited to '')
| -rw-r--r-- | messages/en.msg | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/messages/en.msg b/messages/en.msg index c20149a..b093c28 100644 --- a/messages/en.msg +++ b/messages/en.msg @@ -19,17 +19,20 @@ Info: Info SwitchLanguage: Switch language to: Switch: Switch Stops: Stops -Tokens: Tokens -BlockToken: block -UnblockToken: unblock -Token: Token +TrackerIds: TrackerIds +BlockTrackerId: block +UnblockTrackerId: unblock +TrackerId: TrackerId +Tracker name@Text: Tracker #{name} +LastTrackerStatus: Last Status +LastTrackerPosition: Last Position Status: Status Expires: Expires Agent: Agent Live: Live LastPing: Last Ping -TrainPing lat@Double long@Double time@UTCTime: #{lat},#{long}, at #{time} -NoTrainPing: none received +Ping lat@Double long@Double time@UTCTime: #{lat},#{long}, at #{time} +NoPing: none received raw: raw EstimatedDelay: Estimated Delay OnStationSequence idx@String: on station index #{idx} @@ -46,7 +49,7 @@ incident: Current Incident text OBU: Onboard-Unit ChooseTrain: Choose a Train -TokenFailed: Failed to acquire token +TrackerIdFailed: Failed to acquire token PermissionFailed: permission failed WebsocketError: Websocket Error Error: Error |
