Merge branch 'canary' into i18n-french

This commit is contained in:
Mauricio Siu
2024-11-28 20:39:25 -06:00
25 changed files with 5099 additions and 298 deletions

View File

@@ -6,6 +6,7 @@ const SUPPORTED_LOCALES = [
"ru",
"fr",
"de",
"tr",
"zh-Hant",
"zh-Hans",
] as const;