We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36664d5 commit b44d885Copy full SHA for b44d885
weblate_web/templates/support.html
@@ -93,6 +93,7 @@ <h2>{% translate "Extended self-hosted support" %}</h2>
93
<li>{% translate "Issues in your environment fixed immediately." %}</li>
94
<li>{% translate "Priority e-mail support." %}</li>
95
<li>{% translate "Only available with the installation package" %}</li>
96
+ <li>{% translate "Be prepared with security notifications prior to the fix publication." %}</li>
97
</ul>
98
<a href="{% url 'subscription-new' %}?plan=extended"
99
class="format-item bottom-left">{{ extended_support_package.price|price_format }}<span>{% translate "annually" %}</span></a>
0 commit comments