ADD stock location field

Dieser Commit ist enthalten in:
2023-10-15 12:27:09 +02:00
Ursprung 6845e087f2
Commit e39dcaf35c
2 geänderte Dateien mit 12 neuen und 0 gelöschten Zeilen
+1
Datei anzeigen
@@ -17,6 +17,7 @@ COM_DEPOT_FIELD_QUANTITY_DESC="Enter here the current number of components"
COM_DEPOT_FIELD_QUANTITY_EXP_LABEL="Quantity Exponent"
COM_DEPOT_FIELD_QUANTITY_EXP_DESC="Exponent (10^x of the number, usually 0, i.e. 10⁰)"
COM_DEPOT_FIELD_SELECT_MANUFACTURER="Manufacturer"
COM_DEPOT_FIELD_SELECT_STOCK="Stock Location"
COM_DEPOT_LEGEND_DETAILS="Component Details"
COM_DEPOT_LEGEND_STATISTICS="Component Statistics"
COM_DEPOT_SELECT_YOUR_OPTION="Select your option"