diff --git a/src/i18n/zh/common.json b/src/i18n/zh/common.json index 5dc8e3b..1f82b09 100644 --- a/src/i18n/zh/common.json +++ b/src/i18n/zh/common.json @@ -470,6 +470,8 @@ "Missing items": "缺少物品", "Total (Verified + Bad + Missing) must equal Required quantity": "總數必須等於需求數量", "Missing item Qty": "缺少物品數量", + "seq": "序號", + "Job Order Pick Execution": "工單提料", "Bad Item Qty": "不良物品數量", "Issue Remark": "問題備註", "At least one issue must be reported": "至少需要報告一個問題", diff --git a/src/i18n/zh/jo.json b/src/i18n/zh/jo.json index 5c53546..f12766a 100644 --- a/src/i18n/zh/jo.json +++ b/src/i18n/zh/jo.json @@ -564,7 +564,9 @@ "Missing item Qty": "缺少物品數量", "Bad Item Qty": "不良物品數量", "Issue Remark": "問題備註", + "seq": "序號", "Handled By": "處理者", + "Job Order Pick Execution": "工單提料", "Finish": "完成" }