From b3290553055f9ebaaaedc64bdd7871ebdc45244b Mon Sep 17 00:00:00 2001 From: Yauheni Date: Wed, 27 Mar 2024 16:21:26 +0100 Subject: [PATCH] Update translate --- src/languages/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/languages/en.ts b/src/languages/en.ts index 6a2a0ed45054..4badcddbc03d 100755 --- a/src/languages/en.ts +++ b/src/languages/en.ts @@ -2136,7 +2136,7 @@ export default { failedToClearBalanceButtonText: 'OK', failedToClearBalanceText: 'We were unable to clear the balance. Please try again later.', successTitle: 'Woohoo! All set.', - successDescription: "You're now the owner if this workspace.", + successDescription: "You're now the owner of this workspace.", errorTitle: 'Oops! Not so fast...', errorDescriptionPartOne: 'There was a problem transferring ownership of this workspace. Try again, or', errorDescriptionPartTwo: 'reach out to Concierge',