peteeckel / netbox-plugin-dns

NetBox DNS is a NetBox plugin for managing DNS data.
https://pypi.org/project/netbox-plugin-dns
MIT License
195 stars 17 forks source link

Support Translations #412

Closed peteeckel closed 2 weeks ago

peteeckel commented 2 weeks ago

Is your feature request related to a problem? Please describe. NetBox has been supporting internationalisation for a while now, so it probably makes sense to support it in NetBox DNS as well.

Describe the solution you'd like Full support for gettext-based translations as supported by NetBox and Django. If a user selects one of the supported languages and configures their browser to use it, the user interface should support displaying textual UI elements and messages in the selected language.