diff --git a/templates/themes/catalog/catalog.html b/templates/themes/catalog/catalog.html index 986db846..7b8c075a 100644 --- a/templates/themes/catalog/catalog.html +++ b/templates/themes/catalog/catalog.html @@ -22,7 +22,7 @@ - {% trans %}1 reply{% plural post.omitted %}{{ count }} replies{% endtrans %}
+ {% trans %}1 reply{% plural post.reply_count %}{{ count }} replies{% endtrans %}
{{ post.body }}