From 5f68820824d7b61ca11fdc6b74ece6276aa3598b Mon Sep 17 00:00:00 2001 From: "CANCERYS\\kw093" Date: Tue, 12 May 2026 14:37:38 +0800 Subject: [PATCH] update i18n --- src/i18n/en/inventory.json | 13 ++++++++++++- src/i18n/zh/common.json | 3 +++ src/i18n/zh/do.json | 2 ++ src/i18n/zh/inventory.json | 11 +++++++++++ src/i18n/zh/pickOrder.json | 10 ++++++++++ 5 files changed, 38 insertions(+), 1 deletion(-) diff --git a/src/i18n/en/inventory.json b/src/i18n/en/inventory.json index e6b1755..748bbbe 100644 --- a/src/i18n/en/inventory.json +++ b/src/i18n/en/inventory.json @@ -12,5 +12,16 @@ "Approver search empty hint": "Set search criteria and click Search", "Saved successfully": "Saved successfully", "Save failed": "Save failed", - "Remove": "Remove" + "Remove": "Remove", + "Create Stock Take (Select Sections)": "Create stock take (select sections)", + "Select stock take sections to create hint": "Choose warehouse stock take sections to start a new round (selected sections share one new round id in this batch).", + "Select sections placeholder": "Select one or more", + "Select all sections": "Select all sections", + "Clear selection": "Clear selection", + "Selected section count": "Selected: {{count}} section(s)", + "Floor unassigned": "Unassigned floor", + "No stock take sections from warehouse": "No stock take sections returned from warehouse.", + "Expand floor sections": "Expand sections for this floor", + "Collapse floor sections": "Collapse sections for this floor", + "Select all on this floor": "Select all sections on this floor" } \ No newline at end of file diff --git a/src/i18n/zh/common.json b/src/i18n/zh/common.json index 8276d71..6ffa788 100644 --- a/src/i18n/zh/common.json +++ b/src/i18n/zh/common.json @@ -80,6 +80,9 @@ "This lot is rejected, please scan another lot.": "此批次發現問題,請掃描另一個批號。", "Process Start Time": "工序開始時間", "Stock Req. Qty": "需求數", + "Actual Time Start": "實際開始時間", + "Actual Time End": "實際完成時間", + "Actual Time Used": "實際使用時間", "Staff No Required": "員工編號必填", "Stock Take Section (can use , to search multiple sections)": "盤點區域(可使用逗號搜索多個區域)", "User Not Found": "用戶不存在", diff --git a/src/i18n/zh/do.json b/src/i18n/zh/do.json index 8d31a89..8aeb5f0 100644 --- a/src/i18n/zh/do.json +++ b/src/i18n/zh/do.json @@ -9,6 +9,8 @@ "Estimated Arrival From": "預計送貨日期", "Estimated Arrival To": "預計送貨日期至", "Status": "來貨狀態", + "Etra": "加單", + "Truck X": "車線-X", "DO Workbench": "新版成品出倉", "Order Date From": "訂單日期", "Workbench Batch Release": "批量放單", diff --git a/src/i18n/zh/inventory.json b/src/i18n/zh/inventory.json index 6708d98..57e78c8 100644 --- a/src/i18n/zh/inventory.json +++ b/src/i18n/zh/inventory.json @@ -129,6 +129,17 @@ "approver": "審核員", "Approver": "審核員", "Create Stock Take for All Sections": "為所有區域創建盤點", + "Create Stock Take (Select Sections)": "建立盤點(選擇區域)", + "Select stock take sections to create hint": "請選擇要建立新盤點輪次的盤點區域(同一批次將共用同一輪次編號)。", + "Select sections placeholder": "可多選", + "Select all sections": "全選區域", + "Clear selection": "清除選取", + "Selected section count": "已選擇 {{count}} 個區域", + "Floor unassigned": "未設定樓層", + "No stock take sections from warehouse": "目前沒有盤點區域資料", + "Expand floor sections": "展開此樓層區域", + "Collapse floor sections": "收合此樓層區域", + "Select all on this floor": "全選此樓層", "section": "區域", "Stock Take Section": "盤點區域", "Store ID":"樓層", diff --git a/src/i18n/zh/pickOrder.json b/src/i18n/zh/pickOrder.json index 963a3c4..5e4f603 100644 --- a/src/i18n/zh/pickOrder.json +++ b/src/i18n/zh/pickOrder.json @@ -144,6 +144,16 @@ "Batch": "批量", "Single": "單量", "Release Type": "放單類型", + "isEtra order": "加單", + "Etra": "加單", + "Exit Etra view": "離開加單檢視", + "Etra Pick Order Detail": "加單", + "Etra incomplete badge tooltip": "當日未完成加單票:{{count}} 張(待處理/已發佈,不含已結案)", + "Etra incomplete badge tooltip none": "目前無未完成加單票", + "Back to normal assign tab": "返回一般指派分頁", + "Enter isEtra workbench view?": "進入加單檢視?", + "Etra view groups all add-on tickets by shop and lane for the selected date.": "加單檢視會依選定日期,將 isEtra 票依店鋪與車線顯示。", + "Etra Ticket Notice": "目前是加單票,顯示與操作已切換為加單模式。", "Pick Order": "提料單", "Type": "類型",