fix(i18n): learn more typo (#15230)

This commit is contained in:
Rodman
2026-07-14 02:08:15 -07:00
committed by GitHub
parent cfd1b67d8c
commit 9d1570a703
24 changed files with 25 additions and 25 deletions
@@ -70,7 +70,7 @@ export const SelfHostTeamPlan = () => {
<div className={styles.leanMoreButtonContainer}>
<Button onClick={handleClick}>
{t['com.affine.settings.workspace.license.lean-more']()}
{t['com.affine.settings.workspace.license.learn-more']()}
</Button>
</div>
</div>