Merged in fix/tiny-translation-fixes (pull request #1874)

Tiny updates to copy in SAS flow

* Tiny translation fixes


Approved-by: Joakim Jäderberg
This commit is contained in:
Anton Gunnarsson
2025-04-28 07:35:34 +00:00
parent 8f67e20300
commit 7c191aa875
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ export function AlreadyLinkedError() {
<Typography variant="Title/Subtitle/lg">
<h1>
{intl.formatMessage({
defaultMessage: "Accounts are already linked",
defaultMessage: "Your accounts are already linked",
})}
</h1>
</Typography>