fix: correct typo 'seperate' to 'separate' in translation files#7010
fix: correct typo 'seperate' to 'separate' in translation files#7010khuygbaataro merged 1 commit intomainfrom
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideFixes a typo in the email helper translation key from 'seperate-emails' to 'separate-emails' and aligns both frontend usage and backend locale definitions across English and Mongolian settings translations. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
There was a problem hiding this comment.
Important
Looks good to me! 👍
Reviewed everything up to be17de6 in 9 seconds. Click for details.
- Reviewed
39lines of code in3files - Skipped
0files when reviewing. - Skipped posting
0draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
Workflow ID: wflow_TsL86cZoZ6gZ74Oh
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
|
No actionable comments were generated in the recent review. 🎉 📝 WalkthroughWalkthroughA spelling correction across locale configuration files and a frontend component, changing the translation key "seperate-emails" to "separate-emails" in English and Mongolian language resources and their corresponding reference in the invite form. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
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. Comment |
|



Summary
Fixed typo: 'seperate' → 'separate' in translation key and usage.
Changes
Type
Review time: < 30 seconds
Summary by Sourcery
Fix a misspelled translation key and its usage in the invite form and locale files.
Bug Fixes:
Enhancements:
Summary by CodeRabbit