From 8ba393ebc07b0257936ce6a06a3ace886baeff3b Mon Sep 17 00:00:00 2001 From: mLgz0rn Date: Mon, 28 Jun 2021 23:22:42 +0200 Subject: [PATCH] Added translation using Weblate (Danish) --- lang/pwreset/da-DK.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 lang/pwreset/da-DK.json diff --git a/lang/pwreset/da-DK.json b/lang/pwreset/da-DK.json new file mode 100644 index 0000000..8fd39fa --- /dev/null +++ b/lang/pwreset/da-DK.json @@ -0,0 +1,15 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "passwordReset": "", + "reset": "", + "resetFailed": "", + "tryAgain": "", + "youCanLogin": "", + "youCanLoginOmbi": "", + "changeYourPassword": "", + "enterYourPassword": "" + } +}