Devographics / Devographics/Monorepo
Default page’s lang="fr" confuses auto-translation extension
Open
- Dominant language
- TypeScript
- Stars
- 178
- Forks
- 55
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
My [Firefox Translations](https://addons.mozilla.org/en-US/firefox/addon/firefox-translations/) extension thinks that the State of CSS website is in French

Well, because it is by default when it comes from the server:
```html
```
Later, when it’s ”hydrated” it gets `lang="en_US"`, but it’s too late for the extension

I wonder if the default `lang` should be something else, or just not set.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.