[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

@@ -709,5 +709,35 @@
"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": "会員価格",
"Sale Price": "販売価格",
"Update Product": "商品を更新",
"Edit Product": "商品を編集",
"Create Product": "商品を作成",
"Are you sure you want to delete this product?": "この商品を削除してもよろしいですか?"
}