We have stored a list of available countries in a separate entity.
We have different fields for the country name depending on the language (ex name, nameEN, nameFR, ...)
How can we configure the lookups in the portal to display the name in the current portal language?
Plugins don't seem to be a good option as the user can choose another language in portal which differs from his/her default language.
Any suggestion is welcome.