Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fahrtenbuch
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWP WS21_22 - Fahrtenbuch
Team Einhorn
fahrtenbuch
Commits
1548922c
Commit
1548922c
authored
3 years ago
by
Leander Tolksdorf
Browse files
Options
Downloads
Patches
Plain Diff
Add booking pages to translation files
parent
15b701c0
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
client/public/locales/de/translation.json
+16
-1
16 additions, 1 deletion
client/public/locales/de/translation.json
client/public/locales/en/translation.json
+16
-1
16 additions, 1 deletion
client/public/locales/en/translation.json
with
32 additions
and
2 deletions
client/public/locales/de/translation.json
+
16
−
1
View file @
1548922c
...
...
@@ -3,7 +3,7 @@
"buttonBookBoat"
:
"Ein Boot buchen"
,
"buttonStaffLogin"
:
"Mitarbeiter-Login"
},
"book"
:
{
"book
ingForm
"
:
{
"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!
\n
Wir hoffen du hattest eine gute Fahrt!"
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
client/public/locales/en/translation.json
+
16
−
1
View file @
1548922c
...
...
@@ -3,7 +3,7 @@
"buttonBookBoat"
:
"Book a Boat"
,
"buttonStaffLogin"
:
"Staff Login"
},
"book"
:
{
"book
ingForm
"
:
{
"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!
\n
We hope you had a good trip!"
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment