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.

Language Hierarchy

Languages overview page

This module allows you to setup language hierarchies where translations of a site's content, settings and interface can fall back to parent language translations, without ever falling back to English or other irrelevant languages.

It implements hook_language_fallback_candidates_alter(), without which translations from any available language are used as fallbacks, which is usually unexpected.

For Drupal 8, interface translations, content entities (nodes, terms, etc), configuration and URL aliases (via a core patch) are covered.

For Drupal 7, the modules covers the node & entity translation systems, interface & any i18n string translations (e.g. views, fields, field groups, taxonomies, panels, etc), system settings (variables/configuration), aliases, menus, XML sitemaps, and more.

Translate Permissions per Role

Description

Based on the i18n translation module set, this little helper module allows to set translate permissions per language/per role.

Why this module?

Pages

Subscribe with RSS Subscribe to RSS - Multilingual