{% extends "base.html" %} {% load i18n icons static %} {% block breadcrumbs %}
  • {{ object }}
  • {% translate "Widgets" %}
  • {% endblock breadcrumbs %} {% block content %}

    {% translate "Promoting translation projects" %}

    {% blocktranslate %}You can point newcomers to the introduction page at {{ engage_link }}.{% endblocktranslate %}

    {% translate "Promoting specific translations" %}

    {% translate "Besides promoting the whole translation project, you can also choose a specific language or component to promote:" %}

    {% translate "Image widgets" %}

    {% translate "You can use the following widgets to promote translation of your project. They can increase the visibility of your translation projects and bring in new contributors." %}

    Widget Settings

    {% translate "Live Preview" %}

    {% translate

    {% translate "Embed Code" %}

    {% endblock content %} {% block extra_script %} {% endblock extra_script %}