How are you using the lua-language-server?
NeoVim
Which OS are you using?
Windows
What is the issue affecting?
Hover
Expected Behaviour
When I do hover on the standard type function, I'd expect brief message in english, like in VS Code:

Actual Behaviour

Reproduction steps
- Go to '...'
- Click '...'
- See error '...'
Additional Notes
I tried adding misc.parameters: ["--locale=en-us"] to luarc, did not help
Log File
No response