Closed
Description
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
Expected Behavior
empty_text can be translated
Observed Behavior
empty_text cannot be translated