fix: trnslation keys and ltr style icons
This commit is contained in:
@@ -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..."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user