deng.yinping 8 months ago
parent
commit
7a2fbf9dac
4 changed files with 4 additions and 4 deletions
  1. BIN
      output/excels/tss.xlsx
  2. BIN
      output/excels/tss_inc.xlsx
  3. 2 2
      output/jsons/en-US.json
  4. 2 2
      output/jsons/th-TH.json

BIN
output/excels/tss.xlsx


BIN
output/excels/tss_inc.xlsx


+ 2 - 2
output/jsons/en-US.json

@@ -1769,8 +1769,8 @@
             "Rejected": "Rejected"
         },
         "BuyOrSell": {
-            "Buy": "提料",
-            "Sell": "交料"
+            "Buy": "Pick up materials",
+            "Sell": "Hand over materials"
         }
     }
 }

+ 2 - 2
output/jsons/th-TH.json

@@ -1772,8 +1772,8 @@
             "Rejected": "ไม่ผ่านการอนุมัติ"
         },
         "BuyOrSell": {
-            "Buy": "提料",
-            "Sell": "交料"
+            "Buy": "ดึงวัสดุ",
+            "Sell": "ส่งวัสดุ"
         }
     }
 }