Jelajahi Sumber

翻译修改

Shan9312 9 bulan lalu
induk
melakukan
86a02f2b96
1 mengubah file dengan 10 tambahan dan 2 penghapusan
  1. 10 2
      src/lang/en/langModule/message.js

+ 10 - 2
src/lang/en/langModule/message.js

@@ -78,7 +78,7 @@ msg74: "Select the farm for issuance",
 msg75: "Yield (kg/cow)",
 msg76: "Dry matter intake (kg/cow)",
 msg77: "2.75 points (quantity, percentage)",
-msg78: "2.75 points (quantity, percentage)" , 
+msg78: "2.75 points (quantity, percentage)" ,
 msg79: "3 points (quantity, percentage)",
 msg80: "3.25 points (quantity, percentage)",
 msg81: "3.75 points (quantity, percentage)",
@@ -165,5 +165,13 @@ msg149: "Mixing weight cannot be empty.",
 msg150: "Train number cannot be duplicated.",
 msg151: "Please enter an integer for the train number.",
 
+msg152: "The pen for this train has already been added and cannot be deleted.",
+msg153: "Success",
+msg154: "Weight cannot have a value less than 0.",
+msg155: "The total weight of the spreader truck exceeds the maximum weight.",
+msg156: "The planned formula has reached maximum capacity.",
+msg157: "Fixed equipment cannot spread material; please select a spreading device.",
+msg158: "Please select a train number.",
 
-}
+
+}