{% extends "base.html" %} {% load i18n %} {% load static %} {% load translations %} {% load humanize %} {% block breadcrumbs_container %} {% endblock %} {% block content %}
{% blocktrans count count=stars context "Label on engage page" %}GitHub star{% plural %}GitHub stars{% endblocktrans %}
{% blocktrans count count=issues context "Label on engage page" %}Open issues{% plural %}Open issues{% endblocktrans %}
{% blocktrans count count=commits context "Label on engage page" %}Recent changes{% plural %}Recent changes{% endblocktrans %}
{% trans "While Weblate remains free for all users, its development requires continuous investment." %} {% trans "We prioritize your privacy; we never display ads or sell your data." %} {% trans "The invaluable support of the community through subscriptions and donations ensures that Weblate continues to grow and thrive." %} {% trans "Join us in shaping the future of localization and contribute today!" %}