{% load i18n %} {% load translations %} {% if analysis.source_language %}
{% trans "The component contains translation file for the source language." %}
{% trans "Please consider the following:" %}
{% trans "The component contains several translation files mapped to a single language in Weblate." %} {% trans "Please fix this by removing one of the translation files." %}
{% if analysis.default_country %}{% trans "Please consider the following:" %}
{% trans "The following occurrences were found:" %}
{% trans "Language" %} | {% trans "Language codes" %} |
---|---|
{{ occurrence.language }} | {{ occurrence.codes }} |