Skip to content

Commit e834157

Browse files
committed
update description
1 parent bb1467f commit e834157

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/api/settings.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ const settings = {
1919
elements: [
2020
h('p.description', [
2121
'Leider wurde die inoffizielle Schnittstelle der DB, auf der dieses Projekt basiert, Ende 2024 ersetzt. Wir benötigen einige Wochen, um die Seite an die neuen Schnittstellen anzupassen, und ',
22-
h('b', 'hoffen, dass bahn.guru und direkt.bahn.guru spätestens Ende April 2025 wieder nutzbar sind (Frohe Ostern! Sorry für die zahlreichen Verzögerungen, aufgrund fehlender Zeit für das Projekt sowie die Komplexität beim Umbau ist eine genaue Einschätzung schwierig.)!'),
22+
h('b', 'hoffen, dass bahn.guru und direkt.bahn.guru spätestens Mitte Juni 2025 wieder nutzbar sind (Sorry für die zahlreichen Verzögerungen, aufgrund fehlender Zeit für das Projekt sowie die Komplexität beim Umbau ist eine genaue Einschätzung schwierig.)!'),
2323
' Vielen Dank für das Interesse und hoffentlich bis bald, wieder mit der alten Funktionalität!',
2424
]),
2525
h('p.description', [
2626
'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, ',
27-
h('b', 'and hope that bahn.guru and direkt.bahn.guru will be back online from end of April 2025 (Happy Easter! Sorry about the delays, due to a lack of time for the project and the complexity of changes required, it is hard to make a precise estimation…)!'),
27+
h('b', 'and hope that bahn.guru and direkt.bahn.guru will be back online from mid of June 2025 (Sorry about the delays, due to a lack of time for the project and the complexity of changes required, it is hard to make a precise estimation…)!'),
2828
' Thank you for your interest in this project, and we hope to welcome you back with our old features very soon!',
2929
]),
3030
h('p.description', [

0 commit comments

Comments
 (0)