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 d99b0a4 commit 36664d5Copy full SHA for 36664d5
weblate_web/templates/support.html
@@ -110,6 +110,7 @@ <h2>{% translate "Premium self-hosted support" %}</h2>
110
<li>{% translate "Issues in your environment fixed immediately." %}</li>
111
<li>{% translate "Priority e-mail support." %}</li>
112
<li>{% translate "Next business day support response guaranteed." %}</li>
113
+ <li>{% translate "Be prepared with security notifications prior to the fix publication." %}</li>
114
</ul>
115
<a href="{% url 'subscription-new' %}?plan=premium"
116
class="format-item bottom-left">{{ premium_support_package.price|price_format }}<span>{% translate "annually" %}</span></a>
0 commit comments