Merge branch 'master' into login-with-token

This commit is contained in:
Raffael Wolf 2026-02-08 17:42:36 +01:00 committed by GitHub
commit d07bf90a9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 428 additions and 97 deletions

View file

@ -68,6 +68,12 @@
"allocatedStock": "Allocated Stock",
"@allocatedStock": {},
"allocatedToBuildOrders": "Allocated to Build Orders",
"@allocatedToBuildOrders": {},
"allocatedToSalesOrders": "Allocated to Sales Orders",
"@allocatedToSalesOrders": {},
"appReleaseNotes": "Display app release notes",
"@appReleaseNotes": {},
@ -226,6 +232,12 @@
"cameraInternalDetail": "Use internal camera to read barcodes",
"@cameraInternalDetail": {},
"canBuild": "Can Build",
"@canBuild": {},
"canBuildDetail": "Can be produced with current stock",
"@canBuildDetail": {},
"cancel": "Cancel",
"@cancel": {
"description": "Cancel"
@ -945,6 +957,12 @@
"partPricingSettingDetail": "Display part pricing information",
"@pricingSettingDetail": {},
"partRequirements": "Part Requirements",
"@partRequirements": {},
"partRequirementsSettingDetail": "Display part requirements",
"@partRequirementsSettingDetail": {},
"partSettings": "Part Settings",
"@partSettings": {},
@ -1544,6 +1562,9 @@
"stockLocations": "Stock Locations",
"@stockLocations": {},
"stockSettings": "Stock Settings",
"@stockSettings": {},
"stockTopLevel": "Top level stock location",
"@stockTopLevel": {},