{% load i18n %} {% load translations %}
{% trans "Files for translated languages are using ambiguous language codes." %} {% trans "These language codes indicate a macrolanguage, and it is usually better to use the code of the individual language instead." %}
{% trans "The following occurrences were found:" %}
{% trans "Language code" %} | {% trans "Suggested individual language codes" %} |
---|---|
{{ code }} | {{ alternatives|join:", " }} |