mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
## Summary - Added missing language codes to the `lang` prop type in StackProvider documentation - Added: `ja-JP`, `ko-KR`, `zh-CN`, `zh-TW` ## Context The `quetzal-translations.ts` file already contains translations for these languages, but the documentation didn't list them as supported options for the `lang` prop. This fixes a documentation inconsistency where users couldn't discover that Japanese, Korean, and Chinese translations are available. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Added support for Japanese, Korean, Simplified Chinese, and Traditional Chinese language options in localization settings. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Madison <[email protected]>