{% load humanize %} {% if tasks %}

⚠️ {{tasks.count|apnumber|capfirst}} translation{{tasks.count|pluralize}} must be published

The following items have had completed translations arrive from Smartling. They now need to be lightly checked and published.

{% if total_tasks > tasks.count %} See all {{tasks.count}} tasks {% endif %}
{% endif %}