We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc60c2 commit cbeb0baCopy full SHA for cbeb0ba
src/components/Seo.tsx
@@ -21,6 +21,7 @@ const deployedTranslations = [
21
'en',
22
'zh-hans',
23
'es',
24
+ 'fr',
25
// We'll add more languages when they have enough content.
26
// Please DO NOT edit this list without a discussion in the reactjs/react.dev repo.
27
// It must be the same between all translations.
0 commit comments