feat: complete sign up form added

This commit is contained in:
2025-07-27 22:26:48 +03:30
parent 5d2e05184f
commit 45371337b7
5 changed files with 157 additions and 6 deletions

View File

@@ -20,5 +20,10 @@
"theVerificationCodeIsIncorrect": "کد تایید اشتباه می باشد",
"youHaveSuccessfullyLoggedIn": "با موفقیت وارد شدید",
"youHaveSuccessfullySignedIn": "ثبت نام با موفقیت انجام شد"
},
"completeSignUp": {
"completeSignUp": "تکمیل ثبت نام",
"emailHasBeenSuccessfullyVerifiedPleaseEnterYourContactNumberToContinue": "ایمیل {{ email }} با موفقیت تایید شد. برای ادامه لطفا شماره تماس خود را وارد کنید",
"phoneNumber": "شماره تماس"
}
}