Skip to content

Commit

Permalink
fix date in english
Browse files Browse the repository at this point in the history
  • Loading branch information
aveao authored and juliuste committed Feb 21, 2025
1 parent cf98f47 commit 56a5d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const settings = {
]),
h('p.description', [
'Unfortunately, the inofficial API by Deutsche Bahn which this project was based on was discontinued in late 2024. We need a few weeks to adapt the service to another API, ',
h('b', 'and hope that bahn.guru and direkt.bahn.guru will be back online from 2025-02-14 (sorry about the delay…)!'),
h('b', 'and hope that bahn.guru and direkt.bahn.guru will be back online from 2025-02-28 (sorry about the delay…)!'),
' Thank you for your interest in this project, and we hope to welcome you back with our old features very soon!',
]),
],
Expand Down

0 comments on commit 56a5d19

Please sign in to comment.