{% load i18n %} {% trans "Number of strings" %} {{ unit_count }} {% trans "Number of words" %} {{ words_count }} {% trans "Number of languages" %} {{ language_count }} {% trans "Number of source strings" %} {{ strings_count }} {% trans "Number of source words" %} {{ source_words_count }}