chore: add translation (#2001)

This commit is contained in:
JimmFly
2023-04-18 13:34:21 +08:00
committed by GitHub
parent 18223c22ef
commit 346484ed44
5 changed files with 34 additions and 14 deletions

View File

@@ -58,7 +58,7 @@ export const HelpIsland = ({
style={{ height: spread ? `${showList.length * 44}px` : 0 }}
>
{showList.includes('whatNew') && (
<Tooltip content={t("Discover what's new")} placement="left-end">
<Tooltip content={t("Discover what's new!")} placement="left-end">
<StyledIconWrapper
data-testid="right-bottom-change-log-icon"
onClick={() => {