billing: Tweak text of free trial downgrade confirmation modal.

This commit is contained in:
Alya Abbott 2023-11-27 00:14:44 -08:00 committed by Tim Abbott
parent fa699032ca
commit 585ed6c569
1 changed files with 2 additions and 2 deletions

View File

@ -259,13 +259,13 @@
<div class="modal__container" role="dialog" aria-modal="true" aria-labelledby="dialog_title">
<header class="modal__header">
<h1 class="modal__title dialog_heading">
Confirm end free trial
Downgrade {{ org_name }} to Zulip Cloud Free?
</h1>
<button class="modal__close" aria-label="{{ _('Close modal') }}" data-micromodal-close></button>
</header>
<main class="modal__content">
<p>
Your organization will be downgraded to <strong>Zulip Cloud Free</strong> at the end of the free trial
Your organization will be downgraded to <strong>Zulip Cloud Free</strong> at the end of your free trial
({{ renewal_date }}). You will lose access to unlimited search history and
<a href="/plans/">other features</a>
of your current plan. Are you sure you want to continue?