mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 18:26:05 +08:00
feat(core): adjust ai term (#6770)
This commit is contained in:
@@ -228,7 +228,7 @@ export const AIOnboardingGeneral = ({
|
|||||||
a: (
|
a: (
|
||||||
<a
|
<a
|
||||||
className={styles.privacyLink}
|
className={styles.privacyLink}
|
||||||
href="https://affine.pro/terms"
|
href="https://affine.pro/terms#ai"
|
||||||
/>
|
/>
|
||||||
),
|
),
|
||||||
}}
|
}}
|
||||||
|
|||||||
@@ -1300,7 +1300,7 @@
|
|||||||
"com.affine.ai-onboarding.general.prev": "Back",
|
"com.affine.ai-onboarding.general.prev": "Back",
|
||||||
"com.affine.ai-onboarding.general.try-for-free": "Try for Free",
|
"com.affine.ai-onboarding.general.try-for-free": "Try for Free",
|
||||||
"com.affine.ai-onboarding.general.purchase": "Get Unlimited Usage",
|
"com.affine.ai-onboarding.general.purchase": "Get Unlimited Usage",
|
||||||
"com.affine.ai-onboarding.general.privacy": "By continuing, you should agree our <a>Terms of Services</a>.",
|
"com.affine.ai-onboarding.general.privacy": "By continuing, you are agreeing to the <a>AFFiNE AI Terms</a>.",
|
||||||
"com.affine.ai-onboarding.general.get-started": "Get Started",
|
"com.affine.ai-onboarding.general.get-started": "Get Started",
|
||||||
"com.affine.ai-onboarding.local.title": "Meet AFFiNE AI",
|
"com.affine.ai-onboarding.local.title": "Meet AFFiNE AI",
|
||||||
"com.affine.ai-onboarding.local.message": "Lets you think bigger, create faster, work smarter and save time for every project.",
|
"com.affine.ai-onboarding.local.message": "Lets you think bigger, create faster, work smarter and save time for every project.",
|
||||||
|
|||||||
Reference in New Issue
Block a user