From 792846f72784f84c120449b0904ffa4459bf5317 Mon Sep 17 00:00:00 2001 From: vaheeD khoshnouD Date: Sat, 7 Aug 2021 21:31:41 +0200 Subject: [PATCH] Added translation using Weblate (Persian) --- lang/pwreset/fa-IR.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 lang/pwreset/fa-IR.json diff --git a/lang/pwreset/fa-IR.json b/lang/pwreset/fa-IR.json new file mode 100644 index 0000000..8fd39fa --- /dev/null +++ b/lang/pwreset/fa-IR.json @@ -0,0 +1,15 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "passwordReset": "", + "reset": "", + "resetFailed": "", + "tryAgain": "", + "youCanLogin": "", + "youCanLoginOmbi": "", + "changeYourPassword": "", + "enterYourPassword": "" + } +}