[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": "完全に削除",
@@ -212,6 +215,7 @@
"Heating End Time": "加熱終了時間",
"Heating Range": "加熱時間帯",
"Heating Start Time": "加熱開始時間",
"Channel Limits": "スロット上限",
"Helper": "ヘルパー",
"Home Page": "主画面",
"Machine Utilization": "機台稼働率",
@@ -415,6 +419,7 @@
"Payment Configuration updated successfully.": "決済設定が正常に更新されました。",
"Payment Selection": "決済選択",
"Pending": "保留中",
"Pricing Information": "価格情報",
"Performance": "效能 (Performance)",
"Permanent": "永久認可",
"Permanently Delete Account": "アカウントを永久に削除",
@@ -483,7 +488,10 @@
"Role name already exists in this company.": "この会社には同じ名前のロールが既に存在します。",
"Role not found.": "ロールが見つかりませんでした。",
"Role updated successfully.": "ロールが正常に更新されました。",
"Roles": "ロール權限",
"Points Rule": "ポイントルール",
"Points Settings": "ポイント設定",
"Points toggle": "ポイント切り替え",
"Roles": "ロール権限",
"Roles scoped to specific customer companies.": "適用於各個客戶單位的特定角色。",
"Running Status": "稼働状況",
"SYSTEM": "システムレベル",
@@ -561,7 +569,8 @@
"Systems Initializing": "システム初期化中",
"TapPay Integration": "TapPay 統合決済",
"TapPay Integration Settings Description": "TapPay 決済連携設定",
"Target": "目標",
"Statistics": "統計データ",
"Target": "ターゲット",
"Tax ID (Optional)": "納税者番号 (任意)",
"Temperature": "温度",
"TermID": "端末ID (TermID)",
@@ -597,6 +606,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": "一般ユーザー",
@@ -720,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": "商品が正常に更新されました",
@@ -739,5 +749,12 @@
"Update Product": "商品を更新",
"Edit Product": "商品を編集",
"Create Product": "商品を作成",
"Are you sure you want to delete this product?": "この商品を削除してもよろしいですか?"
}
"Are you sure you want to delete this product?": "この商品を削除してもよろしいですか?",
"Feature Settings": "機能設定",
"Enable Material Code": "資材コードを有効化",
"Show material code field in products": "商品情報に資材コードフィールドを表示する",
"Enable Points": "ポイントルールを有効化",
"Show points rules in products": "商品情報にポイントルール相關フィールドを表示する",
"Product Image": "商品画像",
"PNG, JPG up to 2MB": "PNG, JPG (最大 2MB)"
}