From b0e01144f462d6ea34730fda19f0af6ac4d83333 Mon Sep 17 00:00:00 2001 From: brixik1 Date: Wed, 11 Oct 2023 11:03:54 +0200 Subject: [PATCH] Added translation using Weblate (Czech) --- lang/pwreset/cs-CZ.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 lang/pwreset/cs-CZ.json diff --git a/lang/pwreset/cs-CZ.json b/lang/pwreset/cs-CZ.json new file mode 100644 index 0000000..0e7e42b --- /dev/null +++ b/lang/pwreset/cs-CZ.json @@ -0,0 +1,16 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "passwordReset": "", + "reset": "", + "resetFailed": "", + "tryAgain": "", + "youCanLogin": "", + "youCanLoginOmbi": "", + "youCanLoginPassword": "", + "changeYourPassword": "", + "enterYourPassword": "" + } +}