Skip to content
Snippets Groups Projects
Commit 98d4d7f5 authored by Alexander Rudolph's avatar Alexander Rudolph
Browse files

update translation files for new pages

parent 943cfb4d
No related branches found
No related tags found
No related merge requests found
...@@ -46,5 +46,19 @@ ...@@ -46,5 +46,19 @@
"required": "{{val}} wird benötigt", "required": "{{val}} wird benötigt",
"invalidEmail" : "Bitte trage eine gültige Email ein" "invalidEmail" : "Bitte trage eine gültige Email ein"
} }
},
"staffNav": {
"buttonBoatOverview": "Bootsübersicht",
"buttonManageBoats": "Boote verwalten",
"buttonStatistics": "Statistiken",
"buttonLogout": "Abmelden"
},
"boatOverview": {
"labelOverdue": "Ausgeliehene Boote - Überfällig",
"labelCurrentlyRented": "Momentan augeliehende Boote",
"buttonShowAll": "Alle anzeigen"
},
"routes": {
"/staff/overview": "Bootsübersicht"
} }
} }
\ No newline at end of file
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"labelEstimatedEndTime":"Estimated end time", "labelEstimatedEndTime":"Estimated end time",
"labelDestination": "Destination", "labelDestination": "Destination",
"labelEmail": "Email", "labelEmail": "Email",
"labelName": "Name (resposible person)", "labelName": "Name (responsible person)",
"labelAnnotations": "Annotations", "labelAnnotations": "Annotations",
"buttonBookBoat": "Book this boat!", "buttonBookBoat": "Book this boat!",
"messages": { "messages": {
...@@ -46,5 +46,19 @@ ...@@ -46,5 +46,19 @@
"required": "{{val}} wird benötigt", "required": "{{val}} wird benötigt",
"invalidEmail" : "Bitte trage eine gültige Email ein" "invalidEmail" : "Bitte trage eine gültige Email ein"
} }
},
"staffNav": {
"buttonBoatOverview": "Boat Overview",
"buttonManageBoats": "Manage Boats",
"buttonStatistics": "Statistics",
"buttonLogout": "Logout"
},
"boatOverview": {
"labelOverdue": "Rented Boats - Overdue",
"labelCurrentlyRented": "Currently Rented Boats",
"buttonShowAll": "Show all"
},
"routes": {
"/staff/overview": "Boat Overview"
} }
} }
\ 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