The empty_text in BaseTable is not translatable because it does not utilize gettext_lazy #16051
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v4.0.0
Python Version
3.10
Steps to Reproduce
The empty_text in BaseTable is not translatable because it does not utilize gettext_lazy.
netbox/netbox/netbox/tables/tables.py
Lines 54 to 55 in 0cc2963
English
Japanese
Expected Behavior
empty_text can be translated
Observed Behavior
empty_text cannot be translated
The text was updated successfully, but these errors were encountered: