diff --git a/src/app/(main)/layout.tsx b/src/app/(main)/layout.tsx index 5ad2aeb..83a0e59 100644 --- a/src/app/(main)/layout.tsx +++ b/src/app/(main)/layout.tsx @@ -53,8 +53,8 @@ export default async function MainLayout({ + {children} - {children} diff --git a/src/i18n/zh/common.json b/src/i18n/zh/common.json index c5cf640..5b72cac 100644 --- a/src/i18n/zh/common.json +++ b/src/i18n/zh/common.json @@ -1,4 +1,23 @@ { + "Overview": "概述", + "Qc Item": "品質檢驗項目", + "Dashboard": "儀表板", + "Raw Material": "原料", + "Purchase Order": "採購訂單", + "Pick Order": "提料單", + "View item In-out And inventory Ledger": "存貨", + "Inventory": "存貨", + "Delivery": "送貨", + "Delivery Order": "送貨單", + "Scheduling": "生產計劃", + "Demand Forecast Setting": "粗排設定", + "Demand Forecast": "粗排", + "FG & Material Demand Forecast Detail": "成品 & 原料粗排細節", + "Detail Scheduling": "細排", + "FG Production Schedule": "成品生產計劃", + "Settings": "設定", + "Edit": "編輯", + "Search Criteria": "搜尋條件", "All": "全部", "No options": "沒有選項",