{% extends "admin_profile_base.html" %} {% load i18n baseurl %} {% block title %} {{ block.super }} » {% trans "Dashboard" %} {% endblock %} {% block bodyclass %}admindashboard{% endblock %} {% block breadcrumb_content %} {{ block.super }} » {% trans "Dashboard" %} {% endblock %} {% block section_body %}
{% trans "Translated words" %} | {{ server_stats.word_count }} |
---|---|
{% trans "Pending suggestions" %} | {{ server_stats.pending_count }} |
{% trans "Users" %} | {{ server_stats.user_count }} |
{% trans "Active users" %} | {{ server_stats.user_active_count }} |
{% trans "Active projects" %} | {{ server_stats.project_count }} |
{% trans "Active languages" %} | {{ server_stats.language_count }} |
{% trans "Files" %} | {{ server_stats.store_count }} |
{% trans "Translated strings" %} | {{ server_stats.string_count }} |
{% trans "Submissions" %} | {{ server_stats.submission_count }} |
{% trans "More..." %} |
{% trans "Pootle is developed by Translate.org.za and a community of passionate localization experts. We want Pootle to help your localization work reach its full potential." %}
{% trans "You will find the following helpful for support:" %}