chore: adjust copywriting for onboarding (#2428)

This commit is contained in:
JimmFly
2023-05-18 13:15:01 +08:00
committed by GitHub
parent 2d303fd5d3
commit 1c5455e6ed
6 changed files with 40 additions and 18 deletions

View File

@@ -108,7 +108,10 @@ export const HelpIsland = ({
</Tooltip>
)}
{showList.includes('guide') && (
<Tooltip content={'Easy Guide'} placement="left-end">
<Tooltip
content={t['com.affine.helpIsland.gettingStarted']()}
placement="left-end"
>
<StyledIconWrapper
data-testid="easy-guide"
onClick={() => {