fix(i18): improve french translation for empty toggle list#2721
fix(i18): improve french translation for empty toggle list#2721nperez0111 merged 1 commit intoTypeCellOS:mainfrom
Conversation
When a toggle list is empty, the display message in French is not accurate. Translating toggle by `liste repliable` in this context makes more sense and helps the understanding of what action can be made by the user.
|
@lunika is attempting to deploy a commit to the TypeCell Team on Vercel. A member of the Team first needs to authorize it. |
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughFrench UI label in the i18n localization file updated. The ChangesFrench Localization Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 |
|
Thanks @lunika, will get this into the next release |
Summary
Changes
When a toggle list is empty, the display message in French is not accurate. Translating toggle by
liste repliablein this context makes more sense and helps the understanding of what action can be made by the user.Testing
No test was modified; I didn't find other occurrences of
Toggle videin the project.Summary by CodeRabbit