Skip to content

Commit e85b71d

Browse files
authored
Add 'ja' to deployedTranslations (#6351)
1 parent 900a669 commit e85b71d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Seo.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const deployedTranslations = [
2222
'zh-hans',
2323
'es',
2424
'fr',
25+
'ja',
2526
// We'll add more languages when they have enough content.
2627
// Please DO NOT edit this list without a discussion in the reactjs/react.dev repo.
2728
// It must be the same between all translations.

0 commit comments

Comments
 (0)