Devographics / Devographics/Monorepo

Default page’s lang="fr" confuses auto-translation extension

Open
#136 1 comment 0 reactions 0 assignees View on GitHub
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

image

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

image

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.