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 7332bf9 commit f422a6bCopy full SHA for f422a6b
wagtail_ab_testing/templates/wagtail_ab_testing/confirm_delete_ab_tests.html
@@ -10,7 +10,7 @@
10
{% blocktrans count counter=ab_tests_count %}
11
1 A/B test associated with this page will be permanently deleted.
12
{% plural %}
13
- {{ counter }} A/B tests associated with this page will be permanently deleted.
+ All {{ counter }} A/B tests associated with this page will be permanently deleted.
14
{% endblocktrans %}
15
</p>
16
<table class="listing">
0 commit comments