From b60be0db6dba1c8ea07c3739945fd5c0a11ae978 Mon Sep 17 00:00:00 2001 From: Richard de Boer Date: Wed, 14 Jul 2021 11:44:28 +0200 Subject: [PATCH] Added translation using Weblate (Dutch) --- lang/pwreset/nl-NL.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 lang/pwreset/nl-NL.json diff --git a/lang/pwreset/nl-NL.json b/lang/pwreset/nl-NL.json new file mode 100644 index 0000000..8fd39fa --- /dev/null +++ b/lang/pwreset/nl-NL.json @@ -0,0 +1,15 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "passwordReset": "", + "reset": "", + "resetFailed": "", + "tryAgain": "", + "youCanLogin": "", + "youCanLoginOmbi": "", + "changeYourPassword": "", + "enterYourPassword": "" + } +}