Merged in fix/sas-english-copy (pull request #1695)

Update english copy for SAS related flows

* Update english copy for SAS related flows

* Add new copy to all languages

* Add use client directive to loading to use translations


Approved-by: Joakim Jäderberg
This commit is contained in:
Anton Gunnarsson
2025-04-02 11:49:12 +00:00
parent e4907d4b47
commit 67905198c6
16 changed files with 158 additions and 122 deletions

View File

@@ -20,7 +20,7 @@ export function UnlinkSAS() {
id: "Are you sure you want to unlink your account?",
})}
bodyText={intl.formatMessage({
id: "This will remove any level upgrades and you will no longer be able to transfer points from SAS.",
id: "This will remove any membership level upgrades gained from the linking.",
})}
cancelButtonText={intl.formatMessage({ id: "Go back" })}
proceedText={intl.formatMessage({ id: "Yes, unlink my accounts" })}