diff --git a/src/i18n/locales/de/leftSidebar/extras.json b/src/i18n/locales/de/leftSidebar/extras.json index 7afc7c06..ff306ff0 100644 --- a/src/i18n/locales/de/leftSidebar/extras.json +++ b/src/i18n/locales/de/leftSidebar/extras.json @@ -1,10 +1,8 @@ { "key": { - "label": "Key", - "placeholder": "Date of Birth" + "label": "Schlüssel" }, "value": { - "label": "Value", - "placeholder": "6th August 1995" + "label": "Wert" } }