aeecleclair / CalypSSO

A small and static Next.js frontend for Hyperion's SSO
https://pypi.org/project/CalypSSO
MIT License
0 stars 0 forks source link

Browser to think pages are in English #56

Closed Marc-Andrieu closed 1 month ago

Marc-Andrieu commented 1 month ago

The browser asks to switch the language from English every time (which is annoying), although the displayed text is in French.

Given that all the text in this project is hard-coded in French, changing <html lang="en"> to <html lang="fr"> in the layout should suffice.

image

Marc-Andrieu commented 1 month ago

Follows https://github.com/aeecleclair/Hyperion/issues/490 regarding language and authentication