From 51f5ea4217b7ba30855f6c9997d48467623877d3 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 10 Apr 2020 16:11:32 +0530 Subject: [PATCH] New translations settings.json (Dutch) --- src/i18n/locales/nl/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/nl/rightSidebar/settings.json b/src/i18n/locales/nl/rightSidebar/settings.json index dacc183c..f121217e 100644 --- a/src/i18n/locales/nl/rightSidebar/settings.json +++ b/src/i18n/locales/nl/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Instellingen", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + "label": "Taal", + "helpText": "Als u wilt helpen de app te vertalen in uw eigen taal, raadpleeg dan de <1>Vertalingsdocumentatie." } } \ No newline at end of file