Module Description
This module allows the users to browse particular pages in a specific language. The classical use case is to allow displaying the frontend of the site in one language and still keep most of the backend in English (or another language of your choice), but it can have other usages.
What does this module do?
Without this module, if you edit a german page for example, the fields label and menu items will appear in german, which may be confusing if your work language is not german.
After configuration, the fields label appear in the language of your choice (here english).
How to use:
* Enable the new language detection method that is now available
* Define the language & path of application
Note:
If you use admin_menu, and exclude its path from the regular detection method, the menu will appear in english everywhere. The module is an alternative to the admin_language module and is intended to be lighter and use the core detection mechanism of Drupal to display the administrative language.
What does this module do?
Without this module, if you edit a german page for example, the fields label and menu items will appear in german, which may be confusing if your work language is not german.
After configuration, the fields label appear in the language of your choice (here english).
How to use:
* Enable the new language detection method that is now available
* Define the language & path of application
Note:
If you use admin_menu, and exclude its path from the regular detection method, the menu will appear in english everywhere. The module is an alternative to the admin_language module and is intended to be lighter and use the core detection mechanism of Drupal to display the administrative language.
Module Link
Project Usage
1124
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of displaying backend fields and menu items in a different language than the frontend, allowing users to browse particular pages in a specific language while keeping the backend in a different language for clarity and ease of use.
Data Name
administration_language_negotiation