- {t['com.affine.payment.member.description']({
- planName: humanReadable.name,
- memberLimit: humanReadable.memberLimit,
- })}
+ {t['com.affine.payment.member.description2']()}
{upgradable ? (
- <>
- ,
-
-
- {t['com.affine.payment.member.description.go-upgrade']()}
-
-
-
- >
+
+
+ {t['com.affine.payment.member.description.choose-plan']()}
+
+
) : null}
);
@@ -180,7 +171,7 @@ export const CloudWorkspaceMembersPanel = ({
return (
<>