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:
@@ -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" })}
|
||||
|
||||
Reference in New Issue
Block a user