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

⚠️ {{total_tasks|apnumber|capfirst}} translation{{total_tasks|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|length %} See all {{total_tasks}} tasks {% endif %}
{% endif %}