{% trans "Source strings" %} |
{{ total_strings|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 "Ignored checks" %} |
{{ ignored_checks|intcomma }} |