Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Description
This module adds the ability to translate:
- Panels page title
- Panels pane titles
Right now there is no other module that provides this functionality, but you could implement theme_preprocess_panel_pane in your theme to get panels pane titles translated as explained in the issue related (see ahead).
This is not the best way to resolve this problem but while this functionality it's not in Panels this is a good option.
The translation are handled and inserted with Core's Translation interface.
Issues related
Dependencies
Sponsor
Development is sponsored by Web Partners.
Project information
- Project categories: Multilingual
- Created by jherencia on , updated

