-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Description
Feature Request
Is your feature request related to a problem or unsupported use case? Please describe.
Some part of the application is not translated in the user interface. This happen when the text is sent by the backend application, by default it uses english and if no header Accept-Language is set no translation is made
Describe the solution you'd like
Set in the request the header Accept-Language using the language used in the current session
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Language