From f7418b03790e6ee025c59fc0ecddf407241a4acd Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 8 Apr 2020 21:11:30 +0530 Subject: [PATCH] New translations references.json (Danish) --- src/i18n/locales/da/leftSidebar/references.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/i18n/locales/da/leftSidebar/references.json b/src/i18n/locales/da/leftSidebar/references.json index 88241575..6767b088 100644 --- a/src/i18n/locales/da/leftSidebar/references.json +++ b/src/i18n/locales/da/leftSidebar/references.json @@ -1,19 +1,14 @@ { "name": { - "label": "Name", - "placeholder": "Richard Hendricks" + "label": "Navn" }, "position": { - "label": "Position", - "placeholder": "CEO, Pied Piper" + "label": "Jobtitel" }, "phone": { - "label": "Phone Number" + "label": "Telefonnummer" }, "email": { - "label": "Email Address" - }, - "description": { - "placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of." + "label": "E-mailadresse" } }