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": "送貨訂單",