|
@@ -244,18 +244,18 @@ const lang = {
|
|
dropped: "Dropped",
|
|
dropped: "Dropped",
|
|
material: "Material Grade",
|
|
material: "Material Grade",
|
|
color: "Color Specification",
|
|
color: "Color Specification",
|
|
- size: "Mold Size",
|
|
|
|
|
|
+ size: "Mold Size(mm)",
|
|
tonnage: "Machine Tonnage(T)",
|
|
tonnage: "Machine Tonnage(T)",
|
|
product: "Finished Product Weight(g)",
|
|
product: "Finished Product Weight(g)",
|
|
mathead: "Head Weight(g)",
|
|
mathead: "Head Weight(g)",
|
|
- minshot: "Min Shot Amount",
|
|
|
|
- maxshot: "Max Shot Amount",
|
|
|
|
|
|
+ minshot: "Min Shot Amount(g)",
|
|
|
|
+ maxshot: "Max Shot Amount(g)",
|
|
stand: "StandardMolding Cycle(s)",
|
|
stand: "StandardMolding Cycle(s)",
|
|
dynamic: "MaleMold Temperature(℃)",
|
|
dynamic: "MaleMold Temperature(℃)",
|
|
fiexd: "MasterMold Temperature(℃)",
|
|
fiexd: "MasterMold Temperature(℃)",
|
|
inputmaterial: "Please enter Material Grade",
|
|
inputmaterial: "Please enter Material Grade",
|
|
inputcolor: "Please enter Color Specification",
|
|
inputcolor: "Please enter Color Specification",
|
|
- inputsize: "Please enter Mold Size",
|
|
|
|
|
|
+ inputsize: "Please enter Mold Size(long*width*high)",
|
|
inputtonnage: "Please enter Machine Tonnage",
|
|
inputtonnage: "Please enter Machine Tonnage",
|
|
inputproduct: "Please enter Finished Product Weight",
|
|
inputproduct: "Please enter Finished Product Weight",
|
|
inputmathead: "Please enter Head Weight",
|
|
inputmathead: "Please enter Head Weight",
|