From 6daf6e8b1109dabdff64a68fc728cf72029c749e Mon Sep 17 00:00:00 2001 From: Marc Schiller Date: Fri, 28 May 2021 10:43:29 +0200 Subject: [PATCH] Update de.json Changed translation of present to a more CV suitable --- src/i18n/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json index b6682ff1e..a333260cc 100644 --- a/src/i18n/locales/de.json +++ b/src/i18n/locales/de.json @@ -9,7 +9,7 @@ "required": "erforderlich", "website": "Webseite", "date": "Datum", - "present": "Gegenwart", + "present": "Heute", "position": "Position", "startDate": "Startdatum", "endDate": "End-Datum",