{t( 'Preference saved as {{pref}}, but no active subscription. Wallet will be used automatically.', { pref: billingPreference === 'subscription_only' ? t('Subscription Only') : t('Subscription First'), } )}
)} {hasAny && ( <>{t('Subscribe to a plan for model access')}
)}{plan.subtitle}
)}{t('No plans available')}
)}