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:
@@ -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>
|
||||
|
||||
@@ -43,7 +43,7 @@ export default async function SASxScandicLinkPage({
|
||||
<Typography variant="Body/Paragraph/mdRegular">
|
||||
<p>
|
||||
{intl.formatMessage({
|
||||
defaultMessage: "Redirecting you to my pages.",
|
||||
defaultMessage: "Redirecting you to My Pages.",
|
||||
})}
|
||||
</p>
|
||||
</Typography>
|
||||
|
||||
Reference in New Issue
Block a user