From 7c630df927f2e8f01e082b96e28c5cf4346d9dcb Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 28 Aug 2022 15:49:49 +0200 Subject: [PATCH] New translations landing.json (Dutch) --- client/public/locales/nl/landing.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/public/locales/nl/landing.json b/client/public/locales/nl/landing.json index 5028b8db..e1e0c557 100644 --- a/client/public/locales/nl/landing.json +++ b/client/public/locales/nl/landing.json @@ -22,6 +22,7 @@ "links": { "donate": "Doneren", "github": "Broncode", + "docs": "Documentatie", "privacy": "Privacybeleid", "service": "Gebruiksvoorwaarden" }