core
core copied to clipboard
[Settings] Add an event to filter installed locales
LocaleApi#getSupportedLocales() should trigger an event allowing to filter the result.
Needed for https://github.com/zikula-modules/Multisites/issues/17
Refs https://symfony.com/blog/new-in-symfony-5-1-translation-improvements#allow-to-configure-the-enabled-locales
Closing as unneeded for now. Symfony will control the locales in core-4.