diff --git a/src/app/components/employee-detail/employee-detail.component.html b/src/app/components/employee-detail/employee-detail.component.html index 0968dfb..db72d82 100644 --- a/src/app/components/employee-detail/employee-detail.component.html +++ b/src/app/components/employee-detail/employee-detail.component.html @@ -1,16 +1,16 @@
Straße: {{ employee.street }}
-Postleitzahl: {{ employee.postcode }}
-Stadt: {{ employee.city }}
-Telefonnummer: {{ employee.phone }}s
- - +Street: {{ employee.street }}
+Postal Code: {{ employee.postcode }}
+City: {{ employee.city }}
+Phone number: {{ employee.phone }}s
+ +