Fixes #21178: Use localized “millimeters” for rack mounting depth (follow-up) #547

Closed
opened 2026-04-05 16:42:35 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @pheus on 1/16/2026

Fixes: #21178

This is a follow-up to #21183.

Updates the rack mounting_depth display to match the other dimension fields by using the full unit label (“millimeters”) instead of “mm”. The label is now built using gettext_lazy to ensure it remains localizable for internationalization.

*Originally created by @pheus on 1/16/2026* ### Fixes: #21178 This is a follow-up to #21183. Updates the rack `mounting_depth` display to match the other dimension fields by using the full unit label (“millimeters”) instead of “mm”. The label is now built using `gettext_lazy` to ensure it remains localizable for internationalization.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#547