{% trans "Source strings" %} |
{{ source_strings|intcomma }} |
{% trans "Source words" %} |
{{ source_words|intcomma }} |
{% trans "Translatable strings" %} |
{{ total_units|intcomma }} |
{% trans "Translatable words" %} |
{{ total_words|intcomma }} |
{% trans "Used languages" %} |
{{ total_languages|intcomma }} |
{% trans "Registered users" %} |
{{ total_users|intcomma }} |
{% trans "Suggestions made" %} |
{{ total_suggestions|intcomma }} |
{% trans "Translations made" %} |
{{ total_translations|intcomma }} |
{% trans "Failing checks found" %} |
{{ total_checks|intcomma }} |
{% trans "Dismissed checks" %} |
{{ dismissed_checks|intcomma }} |