Skip to content

Commit

Permalink
Update en.ts (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
Altonss authored Nov 26, 2024
1 parent a3b9db7 commit 123a0b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/src/lib/i18n/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ const translations: Translations = {
later: 'later',
earlier: 'earlier',
departures: 'Departures',
switchToArrivals: 'Wechsel zu Ankünften',
switchToDepartures: 'Wechsel zu Abfahrten',
switchToArrivals: 'Switch to arrivals',
switchToDepartures: 'Switch to departures',
track: 'Track',
arrivalOnTrack: 'Arrival on track',
tripIntermediateStops: (n: number) => {
Expand Down

0 comments on commit 123a0b1

Please sign in to comment.