This project is not covered by Drupal’s security advisory policy.

i18n Localized Variables extends Internationalization module to let Drupal utilize localized variables for each enabled language without modifying sites/default/settings.php.

It passes selected variables into the $conf['i18n_variables'] array at init() time.

Module also utilizes basic cache to pass all variables once after module installation or reconfiguration and then load data from cache.

Configuration

Module gives ability to include certain modules which variables should be used as a localized variables and select more granular option to get only required variables beeing localized.

Configuration is available in Site configuration -> Languages -> Multilingual system -> i18n localized variables.

Project information

Releases