translation information

This commit is contained in:
Matthias 2021-08-04 07:55:58 +02:00
parent 529742b520
commit efd4644045
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -90,6 +90,8 @@
<input type="submit" value="{% trans 'Set Language' %}" class="btn btn btn-primary">
</div>
</form>
<h3>{% trans "Help the translation efforts!" %}</h3>
<p>{% blocktrans with link="https://crowdin.com/project/inventree" %}Native language translation of the InvenTree web application is <a href="{{link}}">community contributed via crowdin</a>. Contributions are welcomed and encouraged.{% endblocktrans} %}</p>
</div>
{% endblock %}