From 5887babd15403005c72b0028dcd37ee52aff56d7 Mon Sep 17 00:00:00 2001 From: StijnSimons Date: Sun, 27 Dec 2020 23:02:07 +0100 Subject: [PATCH] Fixed Dutch translation --- src/i18n/locales/nl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json index 6529d13d..e43efc5b 100644 --- a/src/i18n/locales/nl.json +++ b/src/i18n/locales/nl.json @@ -9,7 +9,7 @@ "required": "vereist", "website": "Website", "date": "Datum", - "present": "Aanwezig", + "present": "Heden", "position": "Functie", "startDate": "Startdatum", "endDate": "Einddatum",