deng.yinping 8 月之前
父節點
當前提交
7a2fbf9dac
共有 4 個文件被更改,包括 4 次插入4 次删除
  1. 二進制
      output/excels/tss.xlsx
  2. 二進制
      output/excels/tss_inc.xlsx
  3. 2 2
      output/jsons/en-US.json
  4. 2 2
      output/jsons/th-TH.json

二進制
output/excels/tss.xlsx


二進制
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": "ส่งวัสดุ"
         }
     }
 }