diff --git a/InvenTree/build/forms.py b/InvenTree/build/forms.py index 061ae0d16d..4892fa631f 100644 --- a/InvenTree/build/forms.py +++ b/InvenTree/build/forms.py @@ -95,7 +95,7 @@ class BuildOutputCreateForm(HelperForm): confirm = forms.BooleanField( required=True, label=_('Confirm'), - help_text=_('Confirm creation of build outut'), + help_text=_('Confirm creation of build output'), ) class Meta: diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 046737f0e6..646f980738 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -351,7 +351,7 @@ msgid "Enter serial numbers for build outputs" msgstr "Seriennummer für dieses hergestelltes Teil eingeben" #: build/forms.py:98 -msgid "Confirm creation of build outut" +msgid "Confirm creation of build output" msgstr "Anlage Baufertigstellung bestätigen" #: build/forms.py:118 diff --git a/InvenTree/locale/en/LC_MESSAGES/django.po b/InvenTree/locale/en/LC_MESSAGES/django.po index e13bb2fcdb..178c537454 100644 --- a/InvenTree/locale/en/LC_MESSAGES/django.po +++ b/InvenTree/locale/en/LC_MESSAGES/django.po @@ -350,7 +350,7 @@ msgid "Enter serial numbers for build outputs" msgstr "" #: build/forms.py:98 -msgid "Confirm creation of build outut" +msgid "Confirm creation of build output" msgstr "" #: build/forms.py:118 diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index e13bb2fcdb..178c537454 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -350,7 +350,7 @@ msgid "Enter serial numbers for build outputs" msgstr "" #: build/forms.py:98 -msgid "Confirm creation of build outut" +msgid "Confirm creation of build output" msgstr "" #: build/forms.py:118