Add French to fully-translated languages (#6305)

This commit is contained in:
Christophe Porteneuve
2023-09-20 01:31:41 +02:00
committed by GitHub
parent bdc60c2684
commit cbeb0ba2f6

View File

@@ -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.