chore: adjust copywriting for onboarding (#2428)

This commit is contained in:
JimmFly
2023-05-17 22:15:01 -07:00
committed by himself65
parent 684bbafbcf
commit f62ca1822d
6 changed files with 86 additions and 22 deletions
@@ -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={() => {