Skip to content

Commit

Permalink
🎨 fix ui for requested timestamp (#3135)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKrisKrisu authored Jan 11, 2025
1 parent da43ef7 commit 89f33de
Show file tree
Hide file tree
Showing 3 changed files with 280 additions and 277 deletions.
3 changes: 2 additions & 1 deletion lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -825,5 +825,6 @@
"trip-info.in-this-connection": "In dieser Verbindung",
"trip-info.user": "User",
"trip-info.origin": "Abfahrtsort",
"trip-info.destination": "Zielort"
"trip-info.destination": "Zielort",
"requested-timestamp": "Abfragezeitpunkt"
}
3 changes: 2 additions & 1 deletion lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -825,5 +825,6 @@
"trip-info.in-this-connection": "In this connection",
"trip-info.user": "User",
"trip-info.origin": "Origin",
"trip-info.destination": "Destination"
"trip-info.destination": "Destination",
"requested-timestamp": "Requested timestamp"
}
Loading

0 comments on commit 89f33de

Please sign in to comment.