|
@@ -245,14 +245,14 @@ const lang = {
|
|
|
material: "Material Grade",
|
|
|
color: "Color Specification",
|
|
|
size: "Mold Size",
|
|
|
- tonnage: "Machine Tonnage",
|
|
|
- product: "Finished Product Weight",
|
|
|
- mathead: "Head Weight",
|
|
|
+ tonnage: "Machine Tonnage(T)",
|
|
|
+ product: "Finished Product Weight(g)",
|
|
|
+ mathead: "Head Weight(g)",
|
|
|
minshot: "Min Shot Amount",
|
|
|
maxshot: "Max Shot Amount",
|
|
|
- stand: "StandardMolding Cycle",
|
|
|
- dynamic: "MaleMold Temperature",
|
|
|
- fiexd: "MasterMold Temperature",
|
|
|
+ stand: "StandardMolding Cycle(s)",
|
|
|
+ dynamic: "MaleMold Temperature(℃)",
|
|
|
+ fiexd: "MasterMold Temperature(℃)",
|
|
|
inputmaterial: "Please enter Material Grade",
|
|
|
inputcolor: "Please enter Color Specification",
|
|
|
inputsize: "Please enter Mold Size",
|