Hooks provided by the Locale module.

File

core/modules/locale/locale.api.php

Functions

Namesort ascending Description
hook_locale_language_update React to a language that was just updated in the system.
hook_locale_language_presave React to a language about to be added or updated in the system.
hook_locale_language_insert React to a language that was just added to the system.
hook_locale_language_delete Allow modules to react before the deletion of a language.