[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

@@ -708,5 +708,35 @@
"Yes, regenerate": "Yes, regenerate",
"Regenerating the token will disconnect the physical machine until it is updated. Continue?": "Regenerating the token will disconnect the physical machine until it is updated. Continue?",
"Error processing request": "Error processing request",
"API Token regenerated successfully.": "API Token regenerated successfully."
"API Token regenerated successfully.": "API Token regenerated successfully.",
"Product Name (Multilingual)": "Product Name (Multilingual)",
"Material Code": "Material Code",
"Full Points": "Full Points",
"Half Points": "Half Points",
"Half Points Amount": "Half Points Amount",
"Name in Traditional Chinese": "Name in Traditional Chinese",
"Name in English": "Name in English",
"Name in Japanese": "Name in Japanese",
"Track Limit": "Track Limit",
"Spring Limit": "Spring Limit",
"Inventory Limits Configuration": "Inventory Limits Configuration",
"Manage your catalog, prices, and multilingual details.": "Manage your catalog, prices, and multilingual details.",
"Product created successfully": "Product created successfully",
"Product updated successfully": "Product updated successfully",
"Product deleted successfully": "Product deleted successfully",
"Fill in the product details below": "Fill in the product details below",
"Uncategorized": "Uncategorized",
"Track Channel Limit": "Track Channel Limit",
"Spring Channel Limit": "Spring Channel Limit",
"Product Details": "Product Details",
"Production Company": "Production Company",
"Barcode": "Barcode",
"Specifications": "Specifications",
"Cost": "Cost",
"Member Price": "Member Price",
"Sale Price": "Sale Price",
"Update Product": "Update Product",
"Edit Product": "Edit Product",
"Create Product": "Create Product",
"Are you sure you want to delete this product?": "Are you sure you want to delete this product?"
}