### Describe the bug https://github.com/antfu/vitesse/assets/38343778/ec6c2832-eb59-4f59-b915-399c19b48788 As you can see in the video, I switched the colour theme to bright colours, as well as switching the language And then refreshed the page After that, the colour theme is still bright, but the language is back to English So, I think we should make the language preference persistent in the browser as well ### Reproduction https://vitesse.netlify.app/ ### System Info ```Shell System: OS: macOS 14.0 CPU: (8) x64 Intel(R) Core(TM) i7-1068NG7 CPU @ 2.30GHz Memory: 681.03 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 16.16.0 - ~/.nvm/versions/node/v16.16.0/bin/node Yarn: 1.22.18 - /usr/local/bin/yarn npm: 9.8.1 - ~/.nvm/versions/node/v16.16.0/bin/npm pnpm: 8.6.12 - ~/.nvm/versions/node/v16.16.0/bin/pnpm Browsers: Chrome: 118.0.5993.117 Safari: 17.0 ``` ### Used Package Manager pnpm ### Validations - [X] Follow our [Code of Conduct](https://github.com/antfu/.github/blob/main/CODE_OF_CONDUCT.md) - [X] Read the [Contributing Guide](https://github.com/antfu/contribute). - [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. - [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. - [X] The provided reproduction is a [minimal reproducible](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
Describe the bug
iShot_2023-10-30_08.24.56.mp4
As you can see in the video, I switched the colour theme to bright colours, as well as switching the language
And then refreshed the page
After that, the colour theme is still bright, but the language is back to English
So, I think we should make the language preference persistent in the browser as well
Reproduction
https://vitesse.netlify.app/
System Info
System: OS: macOS 14.0 CPU: (8) x64 Intel(R) Core(TM) i7-1068NG7 CPU @ 2.30GHz Memory: 681.03 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 16.16.0 - ~/.nvm/versions/node/v16.16.0/bin/node Yarn: 1.22.18 - /usr/local/bin/yarn npm: 9.8.1 - ~/.nvm/versions/node/v16.16.0/bin/npm pnpm: 8.6.12 - ~/.nvm/versions/node/v16.16.0/bin/pnpm Browsers: Chrome: 118.0.5993.117 Safari: 17.0Used Package Manager
pnpm
Validations