[FEAT] 移除「商品狀態」冗餘模組、優化麵包屑導航與完善帳號角色過濾邏輯
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 46s
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 46s
This commit is contained in:
30
lang/en.json
30
lang/en.json
@@ -79,7 +79,6 @@
|
||||
"Cancel": "Cancel",
|
||||
"Cancel Purchase": "Cancel Purchase",
|
||||
"Cannot Delete Role": "Cannot Delete Role",
|
||||
"Cannot delete company with active accounts.": "Cannot delete company with active accounts.",
|
||||
"Cannot delete model that is currently in use by machines.": "Cannot delete model that is currently in use by machines.",
|
||||
"Cannot delete role with active users.": "Cannot delete role with active users.",
|
||||
"Card Reader": "Card Reader",
|
||||
@@ -130,8 +129,7 @@
|
||||
"Customer Info": "Customer Info",
|
||||
"Customer Management": "Customer Management",
|
||||
"Customer Payment Config": "Customer Payment Config",
|
||||
"Customer created successfully.": "Customer created successfully.",
|
||||
"Customer deleted successfully.": "Customer deleted successfully.",
|
||||
"Customer created successfully.": "Customer created successfully",
|
||||
"Customer updated successfully.": "Customer updated successfully.",
|
||||
"Danger Zone: Delete Account": "Danger Zone: Delete Account",
|
||||
"Dashboard": "Dashboard",
|
||||
@@ -173,7 +171,6 @@
|
||||
"Edit Role": "Edit Role",
|
||||
"Edit Role Permissions": "Edit Role Permissions",
|
||||
"Edit Settings": "Edit Settings",
|
||||
"Edit Sub Account Role": "編輯子帳號角色",
|
||||
"Email": "Email",
|
||||
"Enabled/Disabled": "Enabled/Disabled",
|
||||
"Engineer": "Engineer",
|
||||
@@ -252,6 +249,7 @@
|
||||
"Joined": "Joined",
|
||||
"Key": "Key",
|
||||
"Key No": "Key No",
|
||||
"Identity & Codes": "Identity & Codes",
|
||||
"LEVEL TYPE": "LEVEL TYPE",
|
||||
"LINE Pay Direct": "LINE Pay Direct",
|
||||
"LINE Pay Direct Settings Description": "LINE Pay Official Direct Connection Settings",
|
||||
@@ -272,6 +270,7 @@
|
||||
"Line Permissions": "Line Permissions",
|
||||
"Line Products": "Line Products",
|
||||
"Loading machines...": "Loading machines...",
|
||||
"Loyalty & Features": "Loyalty & Features",
|
||||
"Loading...": "Loading...",
|
||||
"Location": "Location",
|
||||
"Locked Page": "Locked Page",
|
||||
@@ -419,7 +418,7 @@
|
||||
"Payment Selection": "Payment Selection",
|
||||
"Pending": "Pending",
|
||||
"Pricing Information": "Pricing Information",
|
||||
"Performance": "效能 (Performance)",
|
||||
"Performance": "Performance",
|
||||
"Permanent": "Permanent",
|
||||
"Permanently Delete Account": "Permanently Delete Account",
|
||||
"Permission Settings": "Permission Settings",
|
||||
@@ -702,6 +701,10 @@
|
||||
"Account :name status has been changed to :status.": "Account :name status has been changed to :status.",
|
||||
"Cannot change Super Admin status.": "Cannot change Super Admin status.",
|
||||
"Confirm Status Change": "Confirm Status Change",
|
||||
"Disable Product Confirmation": "Disable Product Confirmation",
|
||||
"Delete Product Confirmation": "Delete Product Confirmation",
|
||||
"Are you sure you want to change the status of this product? Disabled products will not be visible on the machine.": "Are you sure you want to change the status of this product? Disabled products will not be visible on the machine.",
|
||||
"Are you sure you want to delete this product? All related historical translation data will also be removed.": "Are you sure you want to delete this product? All related historical translation data will also be removed.",
|
||||
"Are you sure you want to change the status? This may affect associated accounts.": "Are you sure you want to change the status? This may affect associated accounts.",
|
||||
"Confirm Account Status Change": "Confirm Account Status Change",
|
||||
"Are you sure you want to change the status? After disabling, this account will no longer be able to log in to the system.": "Are you sure you want to change the status? After disabling, this account will no longer be able to log in to the system.",
|
||||
@@ -753,5 +756,20 @@
|
||||
"Customer Details": "Customer Details",
|
||||
"Current Status": "Current Status",
|
||||
"Product Image": "Product Image",
|
||||
"PNG, JPG up to 2MB": "PNG, JPG up to 2MB"
|
||||
"PNG, JPG up to 2MB": "PNG, JPG up to 2MB",
|
||||
"menu.data-config.products": "Product Management",
|
||||
"menu.data-config.advertisements": "Advertisement Management",
|
||||
"menu.data-config.admin-products": "Product Status",
|
||||
"menu.data-config.points": "Point Settings",
|
||||
"menu.data-config.badges": "Badge Settings",
|
||||
"Create New Role": "Create New Role",
|
||||
"Create Sub Account Role": "Create Sub Account Role",
|
||||
"Edit Sub Account Role": "Edit Sub Account Role",
|
||||
"New Role": "New Role",
|
||||
"Manufacturer": "Manufacturer",
|
||||
"Product status updated to :status": "Product status updated to :status",
|
||||
"Customer and associated accounts disabled successfully.": "Customer and associated accounts disabled successfully.",
|
||||
"Customer enabled successfully.": "Customer enabled successfully.",
|
||||
"Cannot delete company with active accounts.": "Cannot delete company with active accounts.",
|
||||
"Customer deleted successfully.": "Customer deleted successfully."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user