From f423b221e6888a3a1afacbb823b480ee61e2e0ea Mon Sep 17 00:00:00 2001 From: Adnan Date: Sun, 19 Oct 2025 15:51:29 +0200 Subject: [PATCH] Added translation using Weblate (Turkish) --- lang/pwreset/tr-TR.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 lang/pwreset/tr-TR.json diff --git a/lang/pwreset/tr-TR.json b/lang/pwreset/tr-TR.json new file mode 100644 index 0000000..0e7e42b --- /dev/null +++ b/lang/pwreset/tr-TR.json @@ -0,0 +1,16 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "passwordReset": "", + "reset": "", + "resetFailed": "", + "tryAgain": "", + "youCanLogin": "", + "youCanLoginOmbi": "", + "youCanLoginPassword": "", + "changeYourPassword": "", + "enterYourPassword": "" + } +}