mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-31 17:19:56 +08:00
fix(i18n): learn more typo (#15230)
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user