{% extends "base.html" %} {% load i18n %} {% load permissions %} {% load translations %} {% load crispy_forms_tags %} {% block breadcrumbs %}
{% blocktrans with object.project.instructions as url %}Should your language be missing, please follow translator instructions.{% endblocktrans %}
{% trans "Please choose the language into which you would like to translate." %}
{% trans "Project maintainers will get notified about this request and will add the language manually." %}
{% trans "Can't find your language in the list above?" %}