Provide tools for translation and display of text in multiple languages and support for regionalization/localization for dates, numbers, currency, measurement, or other local contexts.

Pathauto i18n

🇺🇦

This module is maintained by Ukrainian developers.

Field type language

Defines a Drupal field type that allows to store and select one of the active languages.

Extended Translation

This is an experimental Drupal 8 module.

Implementation of D7-like node translation model for Drupal 8. Generalize to any type of entity.

Search API Entity Translation Solr search



An extension module to 2.x version of Search API Entity Translation module.

Changes the way in which Solr Search module stores the multilingual content, making it use solr dynamic fields for translatable entity fields.

For example, when indexing "body:value" field, solr would normally store its value in tm_body:value property. With this hook (assuming that body field is translatable and comes from translatable entity, and that currently being processed content language is fr) it will be stored in tm_fr_body:value instead, with nothing saved to default tm_body:value property.

This allows to use different datatypes for different language-based solr fields, thus allowing to configure different tokenizers/stemmers/spell checkers/stop words/protected words/etc for each language separately.

Obviously it also works when retrieving data from solr, looking for language-based dynamic fields, and, if they exist - assigning their values back to relevant Search API properties (not language-based anymore).

Lingotek App

This is a lightweight wrapper that appifies the Lingotek Translation module.

Menu Translation Locale Access

Adds locale-based access control to Language Neutral menu links (as defined by i18n_menu module)

Pages

Subscribe with RSS Subscribe to RSS - Multilingual