fix: localize gender labels in admin user details - #371
Conversation
|
Warning Review limit reached
Next review available in: 5 minutes Limit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
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 |
|
@coderabbitai review |
|
|
Shipped in v0.7.64: the stored gender enum now renders through the translated labels on the admin user-details page. Consolidated into the release via #372. Closing as merged. |
Supersedes #369 with the original contributor commit preserved, plus the review fixes required to make the change merge-ready. The external fork has maintainer edits disabled, so its branch could not be updated directly.
Changes:
M,F, andAltrovalues through the locale catalogue;Validation:
Co-authored work from @Himura2la is preserved in the branch history.