Add 'ja' to deployedTranslations (#6351)

This commit is contained in:
Soichiro Miki
2023-10-13 20:21:15 +09:00
committed by GitHub
parent 900a6693ef
commit e85b71de88

View File

@@ -22,6 +22,7 @@ const deployedTranslations = [
'zh-hans',
'es',
'fr',
'ja',
// 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.