Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #16051: Wrap empty_text with gettext_lazy() #16052

Conversation

grncbg
Copy link
Contributor

@grncbg grncbg commented May 9, 2024

Fixes #16051: Wrap empty_text with gettext_lazy()

@jeremystretch jeremystretch merged commit f40fb6a into netbox-community:develop May 9, 2024
3 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The empty_text in BaseTable is not translatable because it does not utilize gettext_lazy
2 participants