-
Notifications
You must be signed in to change notification settings - Fork 359
chore(localizations): Update localizations vi-VN #6185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@namnguyenthanhwork is attempting to deploy a commit to the Clerk Production Team on Vercel. A member of the Team first needs to authorize it. |
📝 WalkthroughWalkthroughThis change updates the Vietnamese localization resource file by adding and refining a large number of translation strings throughout the file. It introduces a new section for API key management and provides Vietnamese translations for various user interface elements, including badge labels, commerce terms, payment and subscription texts, organization management, domain verification, invitations, memberships, billing, sign-in and sign-up processes, password reset, multi-factor authentication, passkey and phone verification, error messages, form fields, user profiles, connected accounts, Web3 wallets, and waitlist components. No structural or functional code changes are made; only localization content is modified. Suggested labels
Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (4)`**/*.{js,ts,tsx,jsx}`: All code must pass ESLint checks with the project's configuration. Use Prettier for consistent code formatting.
`**/*.{ts,tsx}`: Maintain comprehensive JSDoc comments for public APIs.
`packages/**`: All publishable packages under the @clerk namespace must be located in the packages/ directory.
`**/*.ts`: Always define explicit return types for functions, especially public APIs. Use proper type annotations for variables and parameters where inference isn't clear. Avoid `a...
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Description
Checklist
pnpm test
runs as expected.pnpm build
runs as expected.Type of change
Summary by CodeRabbit