{% extends 'base.html' %} {% block title %} - {% trans %}More dictionaris{% endtrans %} {% endblock %} {% block meta_title %} {% endblock %} {% block meta_description %} {% endblock %} {% block extra_js %} {% endblock %} {% block content %}

{% trans %}Other dictionaries{% endtrans %}

{# NB: this hard-coded use of Neahttadigisánit is alright. #}

{% trans %}Neahttadigisánit is available for the following language groups.{% endtrans %}

{% trans %}We're also working on new language pairs.{% endtrans %}

{% trans %}Even more dictionaries...{% endtrans %}

{% trans %}Giellatekno also has other languages and dictionaries that are not yet available in Neahttadigisánit. For a list of all other online dictionaries built with our tools, see this list.{% endtrans %}

{% endblock %} {# vim: set ts=4 sw=4 tw=72 syntax=jinja : #}