{% load i18n %} {% load translations %} {% with object.subproject as object %} {% include "subproject_info.html" %} {% endwith %} {% trans "Strings" %}{{ object.total }} {% translation_progress object %} {{ object.get_translated_percent }}% {% trans "Words" %}{{ object.total_words }} {% words_progress object %} {{ object.get_words_percent }}%