Merge pull request #40 from rkheftan/fix/ui-bugs

Fix/UI bugs
This commit is contained in:
SajadMRjl
2025-09-26 18:22:14 +03:30
committed by GitHub
26 changed files with 121 additions and 6672 deletions

View File

@@ -22,7 +22,8 @@
"resendCodeIn": "Resend code in",
"moreMinute": "minute",
"resendCode": "Resend code",
"confirmAndLogin": "Confirm & login"
"confirmAndLogin": "Confirm & login",
"loginWithPassword": "Login with password"
},
"completeSignUp": {
"completeSignUp": "Complete Sign Up",

View File

@@ -23,7 +23,8 @@
"youHaveSuccessfullySignedIn": "ثبت نام با موفقیت انجام شد",
"resendCodeIn": "ارسال مجدد کد تا",
"moreMinute": "دقیقه دیگر",
"resendCode": "ارسال مجدد"
"resendCode": "ارسال مجدد",
"loginWithPassword": "ورود با رمز"
},
"completeSignUp": {
"completeSignUp": "تکمیل ثبت نام",
@@ -63,4 +64,4 @@
"redirectingTo": "در حال انتقال به",
"redirecting": "درحال انتقال..."
}
}
}