fix(auth): make login password first
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled

This commit is contained in:
2026-06-20 17:44:44 +03:30
parent 2e7ea40a79
commit f7238d1767
4 changed files with 25 additions and 28 deletions

View File

@@ -27,7 +27,7 @@ export const fa = {
login: {
loginTitle: "ورود به حساب",
loginDescription: "شماره موبایل خود را وارد کنید تا کد یکبار مصرف برای شما ارسال شود.",
loginDescription: "شماره موبایل خود را وارد کنید تا با رمز عبور وارد شوید.",
loginCta: "ورود",
createAccount: "ایجاد حساب",
haveNoAccount: "حساب ندارید؟",