XN-Matt Yeah, it's probably because you have lots of organizations in your system.
The way Enhance's API works is to get details of websites, databases, emails, etc an API request has to be sent with an Org ID. So if you have 100 Orgs that's 400 requests to the API.
I'll have to think of a better way to handle this when the page is loaded. Perhaps let the user initiate a "refresh" of data and basically paginate through requests, possibly 20 or so at a time, then store it in a cache.
daniellopesjp I tried changing the language multiple times and it worked as expected. If you could paste your console errors, that would help.