{% load i18n %} {% load static %} {% load url from future %} {% blocktrans %}Get involved in {{ project }}!{% endblocktrans %} {% include 'meta-header.html' %}

{% blocktrans %}Get involved in {{ project }}!{% endblocktrans %}

{% blocktrans %}Hi, and thank you for your interest!{% endblocktrans %}

{% blocktrans %}{{ project }} is being translated using Weblate, a web tool designed to ease translating for both developers and translators.{% endblocktrans %}

{{ status_text }}

{% url 'weblate_register' as reg_url %} {% blocktrans %}If you would like to contribute to translation of {{ project }}, you need to register on this server.{% endblocktrans %}

{% blocktrans %}Once you have activated your account just proceed to the translation section.{% endblocktrans %}

{% include 'footer.html' %}