Get locales list from builder settings in nextjs

Hi,

How to get in the nextjs a list of locales from builder settings?
I want to create a choose language dropdown component showing all the locales.
The user should be able to add a new locale in the settings, which automatically appears in the language dropdown without any change in the nextjs code. Is it possible?

Hello @zbigniew.stepniewski,

You may find help at the below forum post