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