Skip to content

Extend developer docs with best practices concerning internationalization support #13319

@jeremystretch

Description

@jeremystretch

Change Type

Addition

Area

Development

Proposed Changes

Now that we're moving to enable internationalization in NetBox v4.0, we should document every instance where developers must take care to ensure their code supports it. Typically this amounts to wrapping user-visible strings with gettext() or gettext_lazy(), but we should explicitly call out everywhere this may be needed: model fields, form fields, table columns, etc.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: documentationA change or addition to the documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions