[FEAT] 優化後端帳號權限邏輯、開發商品管理功能及聯絡資訊 UI 改版
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 1m2s

This commit is contained in:
2026-03-27 13:43:08 +08:00
parent 8ec5473ec7
commit 740eaa30b7
22 changed files with 1783 additions and 615 deletions

View File

@@ -72,6 +72,7 @@
"Badge Settings": "識別證",
"Basic Information": "基本資訊",
"Basic Settings": "基本設定",
"Basic Specifications": "基本規格",
"Batch No": "批號",
"Belongs To": "所屬單位",
"Belongs To Company": "所屬單位",
@@ -110,6 +111,7 @@
"Connecting...": "連線中",
"Connectivity Status": "連線狀態概況",
"Connectivity vs Sales Correlation": "連線狀態與銷售關聯分析",
"Contact Info": "聯絡資訊",
"Contact & Details": "聯絡資訊與詳情",
"Contact Email": "聯絡人信箱",
"Contact Name": "聯絡人姓名",
@@ -140,6 +142,7 @@
"Default Not Donate": "預設不捐贈",
"Define and manage security roles and permissions.": "定義並管理系統安全角色與權限。",
"Define new third-party payment parameters": "定義新的第三方支付參數",
"Feature Toggles": "功能開關",
"Delete": "刪除",
"Delete Account": "刪除帳號",
"Delete Permanently": "確認永久刪除資料",
@@ -215,6 +218,7 @@
"Heating End Time": "關閉-加熱時間",
"Heating Range": "加熱時段",
"Heating Start Time": "開啟-加熱時間",
"Channel Limits": "貨道上限",
"Helper": "小幫手",
"Home Page": "主頁面",
"Info": "一般",
@@ -405,6 +409,7 @@
"Payment Configuration updated successfully.": "金流設定已成功更新。",
"Payment Selection": "付款選擇",
"Pending": "待核效期",
"Pricing Information": "價格資訊",
"Performance": "效能 (Performance)",
"Permanent": "永久授權",
"Permanently Delete Account": "永久刪除帳號",
@@ -476,6 +481,9 @@
"Role name already exists in this company.": "該公司已存在相同名稱的角色。",
"Role not found.": "角色不存在。",
"Role updated successfully.": "角色已成功更新。",
"Points Rule": "點數規則",
"Points Settings": "點數設定",
"Points toggle": "點數開關",
"Roles": "角色權限",
"Roles scoped to specific customer companies.": "適用於各個客戶單位的特定角色。",
"Running Status": "運行狀態",
@@ -557,7 +565,9 @@
"System": "系統",
"TapPay Integration": "TapPay 支付串接",
"TapPay Integration Settings Description": "喬睿科技支付串接設定",
"Statistics": "數據統計",
"Target": "目標",
"Tax ID": "統一編號",
"Tax ID (Optional)": "統一編號 (選填)",
"Temperature": "溫度",
"TermID": "終端代號 (TermID)",
@@ -594,6 +604,7 @@
"Update Password": "更改密碼",
"Update existing role and permissions.": "更新現有角色與權限設定。",
"Update your account's profile information and email address.": "更新您的帳號姓名、手機號碼與電子郵件地址。",
"Validation Error": "驗證錯誤",
"Upload New Images": "上傳新照片",
"Uploading new images will replace all existing images.": "上傳新照片將會取代所有現有照片。",
"User": "一般用戶",
@@ -719,7 +730,7 @@
"Name in Japanese": "日文名稱",
"Track Limit": "履帶貨道上限",
"Spring Limit": "彈簧貨道上限",
"Inventory Limits Configuration": "庫存上限配置",
"Channel Limits Configuration": "貨道上限配置",
"Manage your catalog, prices, and multilingual details.": "管理您的商品型錄、價格及多語系詳情。",
"Product created successfully": "商品已成功建立",
"Product updated successfully": "商品已成功更新",
@@ -740,7 +751,7 @@
"Edit Product": "編輯商品",
"Create Product": "建立商品",
"Are you sure you want to delete this product?": "您確定要刪除此商品嗎?",
"Limits (Track/Spring)": "庫存上限 (履帶/彈簧)",
"Channel Limits (Track/Spring)": "貨道上限 (履帶/彈簧)",
"Member": "會員價",
"Search products...": "搜尋商品...",
"Product Info": "商品資訊",
@@ -753,5 +764,14 @@
"Traditional Chinese": "繁體中文",
"English": "英文",
"Japanese": "日文",
"Select Category": "選擇類別"
}
"Select Category": "選擇類別",
"Feature Settings": "功能設定",
"Enable Material Code": "啟用物料編號",
"Show material code field in products": "在商品資料中顯示物料編號欄位",
"Enable Points": "啟用點數規則",
"Show points rules in products": "在商品資料中顯示點數規則相關欄位",
"Customer Details": "客戶詳情",
"Current Status": "當前狀態",
"Product Image": "商品圖片",
"PNG, JPG up to 2MB": "支援 PNG, JPG (最大 2MB)"
}