This commit is contained in:
Darshan
2025-12-08 18:53:13 +05:30
parent 0bf20702da
commit d17f57035e
4 changed files with 10 additions and 5 deletions
@@ -262,8 +262,10 @@
{#if showSelectProject}
<Modal bind:show={showSelectProject} title="Manage projects" onSubmit={updateSelected}>
<svelte:fragment slot="description">
Choose which {freePlanLimits.projects} projects to keep. Projects over the limit will be blocked
after your billing cycle ends on {toLocaleDate($organization.billingNextInvoiceDate)}.
Choose which {freePlanLimits.projects} projects to keep. Projects over the limit will be
blocked after your billing cycle ends on {toLocaleDate(
$organization.billingNextInvoiceDate
)}.
</svelte:fragment>
{#if error}
@@ -382,7 +382,8 @@
{:else}
After switching plans,
<b
>you will be charged {price} monthly for {extraMembers} team members.</b>
>you will be charged {price} monthly for {extraMembers} team
members.</b>
This will be reflected in your next invoice.
{/if}
</Alert.Inline>
@@ -49,7 +49,8 @@
</svelte:fragment>
<svelte:fragment slot="title"
>Upgrade to remove {resolvedProfile.platform} branding</svelte:fragment>
Upgrade to a {nextTier} plan to remove the {resolvedProfile.platform} branding from your emails.
Upgrade to a {nextTier} plan to remove the {resolvedProfile.platform} branding from your
emails.
<svelte:fragment let:source slot="cta">
<Button
@@ -100,7 +100,8 @@
<CardGrid>
<svelte:fragment slot="title">Delete database</svelte:fragment>
The database will be permanently deleted, including all tables within it. This action is irreversible.
The database will be permanently deleted, including all tables within it. This action is
irreversible.
<svelte:fragment slot="aside">
<BoxAvatar>
<svelte:fragment slot="title">