diff --git a/packages/admin/dashboard/src/i18n/translations/en.json b/packages/admin/dashboard/src/i18n/translations/en.json index 66c2f132a2..250060045b 100644 --- a/packages/admin/dashboard/src/i18n/translations/en.json +++ b/packages/admin/dashboard/src/i18n/translations/en.json @@ -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", "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",