From 1458db7e20ae76252358a6351b8f1149da262dc4 Mon Sep 17 00:00:00 2001 From: "kelvin.yau" Date: Wed, 15 Apr 2026 10:48:21 +0800 Subject: [PATCH] translate --- src/i18n/en/common.json | 3 ++- src/i18n/zh/common.json | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/en/common.json b/src/i18n/en/common.json index 1c5819f..839bd2b 100644 --- a/src/i18n/en/common.json +++ b/src/i18n/en/common.json @@ -63,5 +63,6 @@ "Search or select branch": "Search or select branch", "Mass Edit": "Mass Edit", "Save All": "Save All", - "All shops updated successfully": "All shops updated successfully" + "All shops updated successfully": "All shops updated successfully", + "PO Workbench": "PO Workbench" } \ No newline at end of file diff --git a/src/i18n/zh/common.json b/src/i18n/zh/common.json index f4a3cf1..01a0c87 100644 --- a/src/i18n/zh/common.json +++ b/src/i18n/zh/common.json @@ -162,6 +162,7 @@ "warehouse": "倉庫", "Supplier": "供應商", "Purchase Order": "採購單", + "PO Workbench": "採購單工作台", "Demand Forecast": "需求預測", "Pick Order": "提料單", "Deliver Order": "送貨訂單",