-
-
Notifications
You must be signed in to change notification settings - Fork 182
feat(i18n): add marathi support #800
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
Conversation
Co-authored-by: trivikr <16024985+trivikr@users.noreply.github.com>
Co-authored-by: trivikr <16024985+trivikr@users.noreply.github.com>
Co-authored-by: trivikr <16024985+trivikr@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
The test failures seem to be unrelated to this code change. |
|
@trivikr Please make sure to rebase the PR so that the latest changes to CI pipeline could be applied, making your PR mergable again. Thanks! |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
📝 WalkthroughWalkthroughThe changes add Marathi language support to the application by registering a new locale entry for Marathi (mr-IN) in the i18n configuration. Two new localization files are created containing comprehensive Marathi translations for UI elements across multiple sections, including navigation, settings, package details, connectors, authentication, and other interface components. The translations include placeholder variables for dynamic content and are structured with nested objects. No functional code logic is modified. 🚥 Pre-merge checks | ✅ 1✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Important Action Needed: IP Allowlist UpdateIf your organization protects your Git platform with IP whitelisting, please add the new CodeRabbit IP address to your allowlist:
Failure to add the new IP will result in interrupted reviews. Comment |
Created with assistance from Copilot in trivikr#2