Add Turkish to deployed languages (#6449)

This commit is contained in:
Ali Oguzhan Yildiz
2023-12-21 04:02:42 +03:00
committed by GitHub
parent 3009d764ed
commit bbb08a5a04

View File

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