diff --git a/src/i18n/locales/de/leftSidebar/work.json b/src/i18n/locales/de/leftSidebar/work.json index 776d7d58..70626410 100644 --- a/src/i18n/locales/de/leftSidebar/work.json +++ b/src/i18n/locales/de/leftSidebar/work.json @@ -1,13 +1,13 @@ { "name": { "label": "Name", - "placeholder": "Amazon (US)" + "placeholder": "Amazon (USA)" }, "role": { - "label": "Role", + "label": "Stellentitel", "placeholder": "Front-end Web Developer" }, "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "placeholder": "Sie können darüber schreiben, worauf Sie sich spezialisiert haben, während Sie bei der Firma arbeiten und in welchen Projekten Sie beteiligt waren." } }