fix(dasboard): Grammer issues on invite page (#9683)
This commit is contained in:
committed by
GitHub
parent
05cea00146
commit
7cc599a68c
@@ -910,7 +910,6 @@
|
||||
"shippingSubtotal": "Shipping Subtotal",
|
||||
"discountSubtotal": "Discount Subtotal",
|
||||
"taxTotal": "Tax Total"
|
||||
|
||||
},
|
||||
"payment": {
|
||||
"title": "Payments",
|
||||
@@ -2407,13 +2406,13 @@
|
||||
},
|
||||
"invite": {
|
||||
"title": "Welcome to Medusa",
|
||||
"hint": "Create you account below",
|
||||
"hint": "Create your account below",
|
||||
"backToLogin": "Back to login",
|
||||
"createAccount": "Create account",
|
||||
"alreadyHaveAccount": "Already have an account? - <0>Log in</0>",
|
||||
"emailTooltip": "Your email cannot be changed. If you would like to use another email, a new invite must be sent.",
|
||||
"invalidInvite": "The invite is invalid or has expired.",
|
||||
"successTitle": "Your account has is registered",
|
||||
"successTitle": "Your account has been registered",
|
||||
"successHint": "Get started with Medusa Admin right away.",
|
||||
"successAction": "Start Medusa Admin",
|
||||
"invalidTokenTitle": "Your invite token is invalid",
|
||||
|
||||
Reference in New Issue
Block a user