mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
commit
59e98bc22d
@ -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:
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user