[FEAT] 補全機台與金流設定多語系,並調整帳號管理表格佈局
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 44s
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 44s
This commit is contained in:
103
lang/en.json
103
lang/en.json
@@ -49,9 +49,6 @@
|
||||
"Current Stock": "Current Stock",
|
||||
"Last Signal": "Last Signal",
|
||||
"Alert Summary": "Alert Summary",
|
||||
"Online": "Online",
|
||||
"Offline": "Offline",
|
||||
"Low Stock": "Low Stock",
|
||||
"No alert summary": "No alert summary",
|
||||
"No data available": "No data available",
|
||||
"Showing :from to :to of :total items": "Showing :from to :to of :total items",
|
||||
@@ -278,5 +275,103 @@
|
||||
"Warning": "Warning",
|
||||
"basic-settings": "Basic Settings",
|
||||
"permissions": "Permission Settings",
|
||||
"Error": "Error"
|
||||
"Error": "Error",
|
||||
"Machine Model Settings": "Machine Model Settings",
|
||||
"Machine Model": "Machine Model",
|
||||
"Model Name": "Model Name",
|
||||
"Machine Count": "Machine Count",
|
||||
"Add Machine Model": "Add Machine Model",
|
||||
"Edit Machine Model": "Edit Machine Model",
|
||||
"Machine model created successfully.": "Machine model created successfully.",
|
||||
"Machine model updated successfully.": "Machine model updated successfully.",
|
||||
"Machine model deleted successfully.": "Machine model deleted successfully.",
|
||||
"Cannot delete model that is currently in use by machines.": "Cannot delete model that is currently in use by machines.",
|
||||
"Machine Details": "Machine Details",
|
||||
"Create Machine": "Create Machine",
|
||||
"Edit Machine": "Edit Machine",
|
||||
"Basic Information": "Basic Information",
|
||||
"Location": "Location",
|
||||
"Temperature": "Temperature",
|
||||
"Firmware Version": "Firmware Version",
|
||||
"Last Heartbeat": "Last Heartbeat",
|
||||
"Never Connected": "Never Connected",
|
||||
"View Logs": "View Logs",
|
||||
"Real-time Operation Logs (Last 50)": "Real-time Operation Logs (Last 50)",
|
||||
"All Times System Timezone": "All times are in system timezone",
|
||||
"Level": "Level",
|
||||
"Logs": "Logs",
|
||||
"Time": "Time",
|
||||
"Message": "Message",
|
||||
"Online": "Online",
|
||||
"Offline": "Offline",
|
||||
"Connecting...": "Connecting...",
|
||||
"No logs found": "No logs found",
|
||||
"Management of operational parameters and models": "Management of operational parameters and models",
|
||||
"ECPay Invoice Settings Description": "ECPay Electronic Invoice Settings",
|
||||
"E.SUN QR Scan Settings Description": "E.SUN Bank QR Scan Payment Settings",
|
||||
"LINE Pay Direct Settings Description": "LINE Pay Official Direct Connection Settings",
|
||||
"TapPay Integration Settings Description": "TapPay Payment Integration Settings",
|
||||
"Merchant IDs": "Merchant IDs",
|
||||
"Parameters": "Parameters",
|
||||
"Hardware & Network": "Hardware & Network",
|
||||
"Serial & Version": "Serial & Version",
|
||||
"Heartbeat": "Heartbeat",
|
||||
"Heating Range": "Heating Range",
|
||||
"API Token": "API Token",
|
||||
"No location set": "No location set",
|
||||
"Close Panel": "Close Panel",
|
||||
"Operations": "Operations",
|
||||
"Operational Parameters": "Operational Parameters",
|
||||
"Hardware & Slots": "Hardware & Slots",
|
||||
"Slot Mechanism (default: Conveyor, check for Spring)": "Slot Mechanism (default: Conveyor, check for Spring)",
|
||||
"Payment & Invoice": "Payment & Invoice",
|
||||
"Payment Config": "Payment Config",
|
||||
"Invoice Status": "Invoice Status",
|
||||
"No Invoice": "No Invoice",
|
||||
"Default Donate": "Default Donate",
|
||||
"Default Not Donate": "Default Not Donate",
|
||||
"Member & External": "Member & External",
|
||||
"Welcome Gift": "Welcome Gift",
|
||||
"Enabled/Disabled": "Enabled/Disabled",
|
||||
"Member System": "Member System",
|
||||
"Machine Images": "Machine Images",
|
||||
"No images uploaded": "No images uploaded",
|
||||
"Upload New Images": "Upload New Images",
|
||||
"Max 3": "Max 3",
|
||||
"Uploading new images will replace all existing images.": "Uploading new images will replace all existing images.",
|
||||
"Search machines...": "Search machines...",
|
||||
"Search models...": "Search models...",
|
||||
"Card Reader": "Card Reader",
|
||||
"Owner": "Owner",
|
||||
"Action": "Action",
|
||||
"Items": "Items",
|
||||
"View Details": "View Details",
|
||||
"Edit Settings": "Edit Settings",
|
||||
"Are you sure?": "Are you sure?",
|
||||
"Serial No": "Serial No",
|
||||
"Select Owner": "Select Owner",
|
||||
"Select Model": "Select Model",
|
||||
"Machines": "Machines",
|
||||
"Models": "Models",
|
||||
"Edit": "Edit",
|
||||
"Delete": "Delete",
|
||||
"None": "None",
|
||||
"Select Company": "Select Company",
|
||||
"e.g., Company Standard Pay": "e.g., Company Standard Pay",
|
||||
"APP_ID": "APP_ID",
|
||||
"APP_KEY": "APP_KEY",
|
||||
"ChannelId": "ChannelId",
|
||||
"ChannelSecret": "ChannelSecret",
|
||||
"EASY_MERCHANT_ID": "EASY_MERCHANT_ID",
|
||||
"HashIV": "HashIV",
|
||||
"HashKey": "HashKey",
|
||||
"JKO_MERCHANT_ID": "JKO_MERCHANT_ID",
|
||||
"Key": "Key",
|
||||
"LINE_MERCHANT_ID": "LINE_MERCHANT_ID",
|
||||
"PARTNER_KEY": "PARTNER_KEY",
|
||||
"PI_MERCHANT_ID": "PI_MERCHANT_ID",
|
||||
"PS_MERCHANT_ID": "PS_MERCHANT_ID",
|
||||
"Save Config": "Save Config",
|
||||
"StoreID": "StoreID",
|
||||
"TermID": "TermID"
|
||||
}
|
||||
Reference in New Issue
Block a user