From 8b4175c44d28f13a71c8d72a4700b41f1c58f044 Mon Sep 17 00:00:00 2001 From: CatsJuice Date: Mon, 24 Feb 2025 07:37:30 +0000 Subject: [PATCH] chore(core): update free pricing plan description (#10393) --- packages/frontend/i18n/src/resources/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/frontend/i18n/src/resources/en.json b/packages/frontend/i18n/src/resources/en.json index 85a1cba4ff..8ccc4a0b68 100644 --- a/packages/frontend/i18n/src/resources/en.json +++ b/packages/frontend/i18n/src/resources/en.json @@ -877,8 +877,8 @@ "com.affine.payment.cloud.free.benefit.g2-3": "Up to 3 members per workspace.", "com.affine.payment.cloud.free.benefit.g2-4": "7-days cloud time machine file version history.", "com.affine.payment.cloud.free.benefit.g2-5": "Up to 3 login devices.", - "com.affine.payment.cloud.free.description": "Open-source under MIT license.", - "com.affine.payment.cloud.free.name": "FOSS + Basic", + "com.affine.payment.cloud.free.description": "Local Editor under MIT license.", + "com.affine.payment.cloud.free.name": "Local FOSS + Cloud Basic", "com.affine.payment.cloud.free.title": "Free forever", "com.affine.payment.cloud.onetime.included": "Included in Pro plan", "com.affine.payment.cloud.lifetime.included": "Included in Believer plan",