mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-29 19:54:04 +03:00
fix: modify text, fixed #826
This commit is contained in:
parent
ab4feb04ba
commit
801fc4e00c
@ -63,7 +63,7 @@ export const EnableWorkspaceModal = ({
|
|||||||
onClose();
|
onClose();
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
{t('Skip')}
|
{t('Not now')}
|
||||||
</StyleButton>
|
</StyleButton>
|
||||||
</div>
|
</div>
|
||||||
</Content>
|
</Content>
|
||||||
|
@ -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",
|
||||||
|
@ -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": "复制链接",
|
||||||
|
Loading…
Reference in New Issue
Block a user