迁移班组管理功能
This commit is contained in:
@@ -487,6 +487,70 @@
|
||||
"help": "Error/NG management is used to maintain equipment error types and product NG types"
|
||||
}
|
||||
},
|
||||
"team_model": {
|
||||
"team_management": {
|
||||
"search": "Search",
|
||||
"reset": "Reset",
|
||||
"add": "Add",
|
||||
"edit": "Edit",
|
||||
"delete": "Delete",
|
||||
"batch_delete": "Batch Delete",
|
||||
"import": "Import",
|
||||
"export": "Export",
|
||||
"confirm": "Confirm",
|
||||
"cancel": "Cancel",
|
||||
"prompt": "Notice",
|
||||
"operation": "Operation",
|
||||
"team_name": "Team Name",
|
||||
"enter_team_name": "Please enter team name",
|
||||
"area": "Area",
|
||||
"select_area": "Please select area",
|
||||
"production_line": "Production Line",
|
||||
"select_area_then_line": "Select area before line",
|
||||
"last_create_time": "Create Time",
|
||||
"select_create_time": "Please select create time",
|
||||
"start_time": "Start Time",
|
||||
"end_time": "End Time",
|
||||
"serial_number": "No.",
|
||||
"affiliated_factory": "Factory Area",
|
||||
"affiliated_production_line": "Production Line",
|
||||
"create_time": "Created At",
|
||||
"update_time": "Updated At",
|
||||
"add_team": "Add Team",
|
||||
"edit_team": "Edit Team",
|
||||
"please_select": "Please select",
|
||||
"please_select_factory_then_line": "Select factory before line",
|
||||
"select_affiliated_factory": "Please select factory",
|
||||
"select_affiliated_production_line": "Please select production line",
|
||||
"please_enter_team_name": "Please enter team name",
|
||||
"please_select_affiliated_factory": "Please select factory",
|
||||
"please_select_affiliated_production_line": "Please select production line",
|
||||
"length_2_to_20_characters": "Length must be 2-20 characters",
|
||||
"add_member": "Add Member",
|
||||
"member_name": "Member Name",
|
||||
"is_team_leader": "Team Leader",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"only_one_team_leader_allowed": "Only one team leader is allowed",
|
||||
"operation_successful": "Operation successful",
|
||||
"delete_team_confirm_message": "Are you sure to delete this team?",
|
||||
"batch_delete_confirm_message": "Are you sure to delete selected teams?",
|
||||
"please_select_table_data": "Please select table data first",
|
||||
"export_confirm_message": "Export current query result?",
|
||||
"download_task_created": "Download task created",
|
||||
"operation_cancelled": "Operation cancelled",
|
||||
"production_team_data_import": "Import Team Data",
|
||||
"upload_file_alert_title": "Import using the template format",
|
||||
"upload_file_alert_description": "Download the template before importing",
|
||||
"production_team_data_import_table": "Team Import Table",
|
||||
"select_file": "Select File",
|
||||
"download_template": "Download Template",
|
||||
"preview": "Preview",
|
||||
"please_import_department_data": "Please import team data first",
|
||||
"team_data_import_template": "Team Import Template",
|
||||
"upload_format_error": "Please upload xls or xlsx file"
|
||||
}
|
||||
},
|
||||
"spc_configuration": {
|
||||
"data_collection_configuration": {
|
||||
"search": "Search",
|
||||
|
||||
Reference in New Issue
Block a user