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(); onClose();
}} }}
> >
{t('Skip')} {t('Not now')}
</StyleButton> </StyleButton>
</div> </div>
</Content> </Content>

View File

@ -128,7 +128,7 @@
"Enable AFFiNE Cloud Description": "If enabled, the data in this workspace will be backed up and synchronised via AFFiNE Cloud.", "Enable AFFiNE Cloud Description": "If enabled, the data in this workspace will be backed up and synchronised via AFFiNE Cloud.",
"Enable": "Enable", "Enable": "Enable",
"Sign in and Enable": "Sign in and Enable", "Sign in and Enable": "Sign in and Enable",
"Skip": "Skip", "Not now": "Not now",
"Publishing": "Publishing to web requires AFFiNE Cloud service.", "Publishing": "Publishing to web requires AFFiNE Cloud service.",
"Share with link": "Share with link", "Share with link": "Share with link",
"Copy Link": "Copy Link", "Copy Link": "Copy Link",

View File

@ -128,7 +128,7 @@
"Enable AFFiNE Cloud Description": "如启用此工作区中的数据将通过AFFiNE Cloud进行备份和同步。", "Enable AFFiNE Cloud Description": "如启用此工作区中的数据将通过AFFiNE Cloud进行备份和同步。",
"Enable": "启动", "Enable": "启动",
"Sign in and Enable": "登录并启用", "Sign in and Enable": "登录并启用",
"Skip": "跳过", "Not now": "下次再说",
"Publishing": "发布到web需要AFFiNE云服务。", "Publishing": "发布到web需要AFFiNE云服务。",
"Share with link": "通过链接分享", "Share with link": "通过链接分享",
"Copy Link": "复制链接", "Copy Link": "复制链接",