fix: trnslation keys and ltr style icons

This commit is contained in:
Sajad Mirjalili
2025-09-26 12:04:21 +03:30
parent 86bca4d4a6
commit 3d2e5ff0e6
7 changed files with 29 additions and 19 deletions

View File

@@ -7,7 +7,7 @@
"loginWithGoogle": "Login with google",
"emailIsInvalid": "Email is invalid",
"phoneNumberIsInvalid": "Phone number is invalid",
"thisFieldIsRequired": "This field is requried",
"thisFieldIsRequired": "This field is required",
"googleAuthenticationFailed": "Login with google failed"
},
"verify": {
@@ -21,7 +21,8 @@
"youHaveSuccessfullySignedIn": "You have successfully signed in",
"resendCodeIn": "Resend code in",
"moreMinute": "minute",
"resendCode": "Resend code"
"resendCode": "Resend code",
"confirmAndLogin": "Confirm & login"
},
"completeSignUp": {
"completeSignUp": "Complete Sign Up",
@@ -61,4 +62,4 @@
"redirectingTo": "Redirecting to",
"redirecting": "Redirecting..."
}
}
}

View File

@@ -14,6 +14,7 @@
"addEmailButton": "Add email",
"name": "Name",
"familyName": "Family Name",
"fullName": "Full Name",
"country": "Country",
"gender": "Gender",
"nationalCode": "National code",