[PR #15804] [MERGED] 15803 localize help_text #14684

Closed
opened 2025-12-29 23:25:57 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15804
Author: @arthanson
Created: 4/22/2024
Status: Merged
Merged: 4/22/2024
Merged by: @jeremystretch

Base: developHead: 15803-localize


📝 Commits (2)

📊 Changes

5 files changed (+6 additions, -6 deletions)

View changed files

📝 docs/plugins/development/forms.md (+1 -1)
📝 netbox/dcim/api/serializers.py (+1 -1)
📝 netbox/dcim/forms/bulk_import.py (+2 -2)
📝 netbox/netbox/forms/base.py (+1 -1)
📝 netbox/wireless/forms/bulk_import.py (+1 -1)

📄 Description

Fixes: #15803

Adds localization to some missed help_text


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/15804 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 4/22/2024 **Status:** ✅ Merged **Merged:** 4/22/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `15803-localize` --- ### 📝 Commits (2) - [`34f00e5`](https://github.com/netbox-community/netbox/commit/34f00e5113f3936a169a5d3cb96cec59ee35cb7f) 15803 localize help_text - [`dd22e8e`](https://github.com/netbox-community/netbox/commit/dd22e8e2ec0316ef1c8c263670f7712903e5a6b7) 15803 merge develop ### 📊 Changes **5 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `docs/plugins/development/forms.md` (+1 -1) 📝 `netbox/dcim/api/serializers.py` (+1 -1) 📝 `netbox/dcim/forms/bulk_import.py` (+2 -2) 📝 `netbox/netbox/forms/base.py` (+1 -1) 📝 `netbox/wireless/forms/bulk_import.py` (+1 -1) </details> ### 📄 Description ### Fixes: #15803 Adds localization to some missed help_text --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:25:57 +01:00
adam closed this issue 2025-12-29 23:25:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14684