Skip to content

Commit

Permalink
Add French to fully-translated languages (#6305)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdd authored Sep 19, 2023
1 parent bdc60c2 commit cbeb0ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Seo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const deployedTranslations = [
'en',
'zh-hans',
'es',
'fr',
// We'll add more languages when they have enough content.
// Please DO NOT edit this list without a discussion in the reactjs/react.dev repo.
// It must be the same between all translations.
Expand Down

0 comments on commit cbeb0ba

Please sign in to comment.