fix: modify text, fixed #826

This commit is contained in:
QiShaoXuan
2023-02-06 18:30:54 +08:00
parent ab4feb04ba
commit 801fc4e00c
3 changed files with 3 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ export const EnableWorkspaceModal = ({
onClose();
}}
>
{t('Skip')}
{t('Not now')}
</StyleButton>
</div>
</Content>