2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 11:35:41 +00:00

Merge pull request #1402 from eeintech/fix_typo

Fixed build typo
This commit is contained in:
Oliver
2021-03-13 07:46:11 +11:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@ -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:

View File

@ -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

View File

@ -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

View File

@ -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