mirror of
https://github.com/toeverything/AFFiNE.git
synced 2025-01-03 06:45:12 +03:00
feat(core): adjust ai term (#6770)
This commit is contained in:
parent
94c8662ac1
commit
527ffa6b3f
@ -228,7 +228,7 @@ export const AIOnboardingGeneral = ({
|
||||
a: (
|
||||
<a
|
||||
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.try-for-free": "Try for Free",
|
||||
"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.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.",
|
||||
|
Loading…
Reference in New Issue
Block a user