mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	Fixed build typo
This commit is contained in:
		@@ -95,7 +95,7 @@ class BuildOutputCreateForm(HelperForm):
 | 
				
			|||||||
    confirm = forms.BooleanField(
 | 
					    confirm = forms.BooleanField(
 | 
				
			||||||
        required=True,
 | 
					        required=True,
 | 
				
			||||||
        label=_('Confirm'),
 | 
					        label=_('Confirm'),
 | 
				
			||||||
        help_text=_('Confirm creation of build outut'),
 | 
					        help_text=_('Confirm creation of build output'),
 | 
				
			||||||
    )
 | 
					    )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    class Meta:
 | 
					    class Meta:
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -351,7 +351,7 @@ msgid "Enter serial numbers for build outputs"
 | 
				
			|||||||
msgstr "Seriennummer für dieses hergestelltes Teil eingeben"
 | 
					msgstr "Seriennummer für dieses hergestelltes Teil eingeben"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/forms.py:98
 | 
					#: build/forms.py:98
 | 
				
			||||||
msgid "Confirm creation of build outut"
 | 
					msgid "Confirm creation of build output"
 | 
				
			||||||
msgstr "Anlage Baufertigstellung bestätigen"
 | 
					msgstr "Anlage Baufertigstellung bestätigen"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/forms.py:118
 | 
					#: build/forms.py:118
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -350,7 +350,7 @@ msgid "Enter serial numbers for build outputs"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/forms.py:98
 | 
					#: build/forms.py:98
 | 
				
			||||||
msgid "Confirm creation of build outut"
 | 
					msgid "Confirm creation of build output"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/forms.py:118
 | 
					#: build/forms.py:118
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -350,7 +350,7 @@ msgid "Enter serial numbers for build outputs"
 | 
				
			|||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/forms.py:98
 | 
					#: build/forms.py:98
 | 
				
			||||||
msgid "Confirm creation of build outut"
 | 
					msgid "Confirm creation of build output"
 | 
				
			||||||
msgstr ""
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#: build/forms.py:118
 | 
					#: build/forms.py:118
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user