[FEAT] 商品管理模組重構、UI 清晰度優化與多語系標籤字體調整

This commit is contained in:
2026-03-26 17:32:15 +08:00
parent ac51027dda
commit 8ec5473ec7
12 changed files with 1152 additions and 9 deletions

View File

@@ -41,8 +41,8 @@
"Alerts Pending": "待處理告警",
"All": "全部",
"All Affiliations": "全部單位",
"All Categories": "所有類",
"All Companies": "全部單位",
"All Categories": "所有類",
"All Companies": "所有公司",
"All Levels": "所有層級",
"All Machines": "所有機台",
"All Times System Timezone": "所有時間為系統時區",
@@ -97,7 +97,7 @@
"Click here to re-send the verification email.": "點擊此處重新發送驗證郵件。",
"Click to upload": "點擊上傳",
"Close Panel": "關閉控制面板",
"Company": "所屬單位",
"Company": "所屬公司",
"Company Code": "公司代碼",
"Company Information": "公司資訊",
"Company Level": "客戶層級",
@@ -390,6 +390,7 @@
"PARTNER_KEY": "PARTNER_KEY",
"PI_MERCHANT_ID": "Pi 拍錢包 商店代號",
"PS_MERCHANT_ID": "全盈+Pay 商店代號",
"PS_LEVEL": "PS_LEVEL",
"Parameters": "參數設定",
"Pass Code": "通行碼",
"Pass Codes": "通行碼",
@@ -707,5 +708,50 @@
"Yes, regenerate": "確認重新產生",
"Regenerating the token will disconnect the physical machine until it is updated. Continue?": "重新產生金鑰將導致實體機台暫時失去連線,必須於機台端更新此新金鑰才能恢復。確定繼續嗎?",
"Error processing request": "處理請求時發生錯誤",
"API Token regenerated successfully.": "API 金鑰重新產生成功。"
"API Token regenerated successfully.": "API 金鑰重新產生成功。",
"Product Name (Multilingual)": "商品名稱 (多語系)",
"Material Code": "物料代碼",
"Full Points": "全點數",
"Half Points": "半點數",
"Half Points Amount": "半點數金額",
"Name in Traditional Chinese": "繁體中文名稱",
"Name in English": "英文名稱",
"Name in Japanese": "日文名稱",
"Track Limit": "履帶貨道上限",
"Spring Limit": "彈簧貨道上限",
"Inventory Limits Configuration": "庫存上限配置",
"Manage your catalog, prices, and multilingual details.": "管理您的商品型錄、價格及多語系詳情。",
"Product created successfully": "商品已成功建立",
"Product updated successfully": "商品已成功更新",
"Product deleted successfully": "商品已成功刪除",
"Fill in the product details below": "請在下方填寫商品的詳細資訊",
"Uncategorized": "未分類",
"Track Channel Limit": "履帶貨道上限",
"Spring Channel Limit": "彈簧貨道上限",
"Product Details": "商品詳情",
"Production Company": "生產公司",
"Barcode": "條碼",
"Specifications": "規格",
"Cost": "成本",
"Member Price": "會員價",
"Retail Price": "零售價",
"Sale Price": "售價",
"Update Product": "更新商品",
"Edit Product": "編輯商品",
"Create Product": "建立商品",
"Are you sure you want to delete this product?": "您確定要刪除此商品嗎?",
"Limits (Track/Spring)": "庫存上限 (履帶/彈簧)",
"Member": "會員價",
"Search products...": "搜尋商品...",
"Product Info": "商品資訊",
"Price / Member": "售價 / 會員價",
"Add Product": "新增商品",
"Delete Product": "刪除商品",
"Specification": "規格",
"e.g. 500ml / 300g": "例如500ml / 300g",
"Active Status": "啟用狀態",
"Traditional Chinese": "繁體中文",
"English": "英文",
"Japanese": "日文",
"Select Category": "選擇類別"
}