Is your feature request related to a problem?
Currently, the language selector is located in the footer of the site. This makes it less accessible for users who want to quickly switch languages, especially on the homepage or when browsing without scrolling down.
In multilingual contexts, being able to change the interface language easily is essential for accessibility and inclusion. Keeping the language switcher only in the footer limits usability.
Describe the solution you'd like
Add a language selector to the header, visible on all pages of the platform. On desktop, it should appear as a dropdown menu with the list of available locales. On mobile, it should be accessible from the hamburger menu.
Mock-ups / Prototype
Figma file


Describe alternatives you've considered
Alternatively, using browser detection to redirect users, but this introduces accessibility and control concerns.
Additional context
This improvement aligns with the efforts to simplify and improve the main navigation and improve accessibility for multilingual users.
Does this issue impact users' private data?
No, it does not involve processing personal data.
Acceptance Criteria
Is your feature request related to a problem?
Currently, the language selector is located in the footer of the site. This makes it less accessible for users who want to quickly switch languages, especially on the homepage or when browsing without scrolling down.
In multilingual contexts, being able to change the interface language easily is essential for accessibility and inclusion. Keeping the language switcher only in the footer limits usability.
Describe the solution you'd like
Add a language selector to the header, visible on all pages of the platform. On desktop, it should appear as a dropdown menu with the list of available locales. On mobile, it should be accessible from the hamburger menu.
Mock-ups / Prototype
Figma file
Describe alternatives you've considered
Alternatively, using browser detection to redirect users, but this introduces accessibility and control concerns.
Additional context
This improvement aligns with the efforts to simplify and improve the main navigation and improve accessibility for multilingual users.
Does this issue impact users' private data?
No, it does not involve processing personal data.
Acceptance Criteria