mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
[CORL-766] Update copy on SSO key regeneration and account deletion (#2707)
* Update acknowledgment copy for downloading user comment data CORL-766 * Update copy for 30 day leniency on SSO tokens CORL-766
This commit is contained in:
@@ -123,7 +123,8 @@ const DownloadCommentsContainer: FunctionComponent<Props> = ({ viewer }) => {
|
||||
$unit={unit}
|
||||
>
|
||||
<span>
|
||||
You can submit another request in {scaled} {unit}
|
||||
Request submitted. You can submit another request in {scaled}{" "}
|
||||
{unit}
|
||||
</span>
|
||||
</Localized>
|
||||
</CallOut>
|
||||
|
||||
Reference in New Issue
Block a user