Skip to content
Snippets Groups Projects
Commit 1548922c authored by Leander Tolksdorf's avatar Leander Tolksdorf
Browse files

Add booking pages to translation files

parent 15b701c0
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
"buttonBookBoat": "Ein Boot buchen",
"buttonStaffLogin": "Mitarbeiter-Login"
},
"book": {
"bookingForm": {
"title": "Ein Boot buchen!",
"subtitle": "Bitte trage deine Buchungsinformationen ein",
"labelBoatName": "Bootname",
......@@ -19,5 +19,20 @@
"invalidTime" : "Bitte trage eine gültige Uhrzeit für '{{val}}' ein (hh:mm)",
"invalidEmail" : "Bitte trage eine gültige Email ein"
}
},
"bookingSuccessful": {
"title": "Buchung erfolgreich!",
"boxImportantTitle": "WICHTIG",
"boxImportantText": "Bitte melde dich nach deiner Tour wieder ab. Um dies zu tun, klicke einfach auf den Link in deiner E-Mail."
},
"bookingSignOut": {
"title": "Bootrückgabe!",
"subtitle": "Wenn du Anmerkungen zu der Ausleihe hast (optional) kannst du diese hier hinterlassen",
"buttonSignOut": "Ausleihe beenden",
"labelButtonInfo": "Klicke auf den Button um die Ausleihe zu beenden"
},
"bookingSignOutSuccess": {
"title": "Bootausleihe beendet!",
"labelSignOutInfo": "Deine Bootausleihe wurde beendet!\nWir hoffen du hattest eine gute Fahrt!"
}
}
\ No newline at end of file
......@@ -3,7 +3,7 @@
"buttonBookBoat": "Book a Boat",
"buttonStaffLogin": "Staff Login"
},
"book": {
"bookingForm": {
"title": "Book a Boat!",
"subtitle": "Please enter the information for your booking",
"labelBoatName": "Boat name",
......@@ -19,5 +19,20 @@
"invalidTime" : "Please enter a valid time for '{{val}}' (hh:mm)",
"invalidEmail" : "Please enter a valid mail address"
}
},
"bookingSuccessful": {
"title": "Booking Successful!",
"boxImportantTitle": "IMPORTANT",
"boxImportantText": "Please sign out again after the ride. To do so, click the link in your email."
},
"bookingSignOut": {
"title": "Please Sign Out!",
"subtitle": "If you have any comments (optional) you can post them here",
"buttonSignOut": "Sign Out Boat",
"labelButtonInfo": "Please click on the button to sign out"
},
"bookingSignOutSuccess": {
"title": "Sign Out Successful!",
"labelSignOutInfo": "You have signed out!\nWe hope you had a good trip!"
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment