{$i18n.t("Share Chat")}
{#if chat}
{#if chat.share_id} {$i18n.t("You have shared this chat")} {$i18n.t("before")}. {$i18n.t("Click here to")} {$i18n.t("and create a new shared link.")} {:else} {$i18n.t( "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.", )} {/if}
{#if chat.share_id}
{/if}
{#if $config?.features.enable_community_sharing} {/if}
{/if}