Hi,
I develop a lambda for a smart home skill that will be available in german and english (uk). The necessary settings in the developer console are simple, but: how can I get the used locale in the lambda? I would get the user a localized version of the friendly description in the discovery response. When I use english us (or india, or or) so I can switch the region and set an other lambda endpoint with an environment variable. German and englisch uk are both in ireland (eu) so this hack doesn't works for me... Can I get locale in the API with an undocumented way? Currently I use payload version 2.