From bb8c450452702bc1863eca25f3d4312521863104 Mon Sep 17 00:00:00 2001 From: Mateusz Tasz Date: Thu, 22 Sep 2022 12:08:02 +0200 Subject: [PATCH] Added translation using Weblate (Polish) --- lang/pwreset/pl-PL.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 lang/pwreset/pl-PL.json diff --git a/lang/pwreset/pl-PL.json b/lang/pwreset/pl-PL.json new file mode 100644 index 0000000..0e7e42b --- /dev/null +++ b/lang/pwreset/pl-PL.json @@ -0,0 +1,16 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "passwordReset": "", + "reset": "", + "resetFailed": "", + "tryAgain": "", + "youCanLogin": "", + "youCanLoginOmbi": "", + "youCanLoginPassword": "", + "changeYourPassword": "", + "enterYourPassword": "" + } +}