hook_transliteration_overrides_alter(&$overrides, $langcode)
Provide language-specific overrides for transliteration.
If the overrides you want to provide are standard for your language, consider providing a patch for the Drupal Core transliteration system instead of using this hook. This hook can be used temporarily until Drupal Core's transliteration tables are fixed, or for sites that want to use a non-standard transliteration system.
Parameters
array $overrides: Associative array of la