{% extends "base.html" %} {% load i18n %} {% load permissions %} {% load translations %} {% load crispy_forms_tags %} {% block content %} {% whiteboard_messages %} {% perm 'reports.view' None as user_can_view_reports %}
{% trans "Choose what languages you want in the preferences, to see overview of available translations for those languages in your watched projects." %}
{% endif %}{% trans "Manage your languages" %} {% trans "Manage watched projects" %}
{% trans "Choose languages you speak in the preferences, to see an overview of all projects that feature those languages here." %}
{% endif %} {# userlanguages #}{% trans "Could not find any suggestions for you, please choose your languages in the preferences to get some." %}
{% endif %} {% if user.is_authenticated %} {% else %} {% endif %}