{% 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 currently working on some new dictionaries for the following language groups. Since these may not always be online, they are not linked here, but please contact us if you would like to see a demo!{% endtrans %}

  • {% trans %}Balto-finnic languages{% endtrans %}: {% trans %}Kven{% endtrans %}, {% trans %}Olonets{% endtrans %}, {% trans %}Livonian{% endtrans %}, {% trans %}and{% endtrans %} {% trans %}Izhorian{% endtrans %}.
  • {% trans %}Mordvinic languages{% endtrans %}: {% trans %}Moksha{% endtrans %} and {% trans %}Erzya{% endtrans %}.
  • {% trans %}Mari languages{% endtrans %}: {% trans %}Eastern and Western.{% endtrans %}
  • {% trans %}Permic languages{% endtrans %}: {% trans %}Komi-Zyrian{% 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 : #}