Pluralize the "1 check" / "X checks" line in the Integrations page.

This commit is contained in:
Pēteris Caune 2019-04-20 19:18:37 +03:00
parent ab86580b32
commit 7ce612db6a
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -99,7 +99,7 @@
<td>
<div class="edit-checks"
data-url="{% url 'hc-channel-checks' ch.code %}">
{{ ch.n_checks }} checks
{{ ch.n_checks }} check{{ ch.n_checks|pluralize }}
</div>
</td>
<td>