Follow-up for #1754246: Convert Languages into Configurables
Problem/Motivation
Currently language_list()
uses plain config files to read languages. That's implemented to allow this function to operate in maintenance mode (update|upgrade|install) when entity manager is not available
Proposed resolution
Introduce language_names()
to be used in this cases
API changes
API addition