mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +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 <madison.w.kennedy@gmail.com>
|
||
|---|---|---|
| .. | ||
| account-settings.mdx | ||
| credential-sign-in.mdx | ||
| credential-sign-up.mdx | ||
| forgot-password.mdx | ||
| index.mdx | ||
| magic-link-sign-in.mdx | ||
| meta.json | ||
| oauth-button-group.mdx | ||
| oauth-button.mdx | ||
| password-reset.mdx | ||
| selected-team-switcher.mdx | ||
| sign-in.mdx | ||
| sign-up.mdx | ||
| stack-handler.mdx | ||
| stack-provider.mdx | ||
| stack-theme.mdx | ||
| user-button.mdx | ||