diff --git a/InvenTree/templates/js/translated/bom.js b/InvenTree/templates/js/translated/bom.js index aa44931a88..cb7727a7c0 100644 --- a/InvenTree/templates/js/translated/bom.js +++ b/InvenTree/templates/js/translated/bom.js @@ -337,7 +337,7 @@ function bomSubstitutesDialog(bom_item_id, substitutes, options={}) { html += `
- {% trans "Select and add a new variant item using the input below" %} + {% trans "Select and add a new substitute part using the input below" %}
`;