add: 设备监控国际化
This commit is contained in:
@@ -38,6 +38,87 @@ export default {
|
||||
'the_past_week': 'The Past Week',
|
||||
'the_past_month': 'The Past Month',
|
||||
'the_past_three_months': 'The Past Three Months'
|
||||
},
|
||||
'click': {
|
||||
'device_information': 'Device Information',
|
||||
'monitor_item': 'Monitor Item',
|
||||
'current_value': 'current value',
|
||||
'device_setup': 'Device Settings',
|
||||
'bar_code': 'Bar code',
|
||||
'request_flag': 'Request flag',
|
||||
'out_of_stock': 'Out of stock',
|
||||
'with_pallets': 'There is a tray',
|
||||
'pallets_and_goods': 'There are pallets and goods',
|
||||
'material_code': 'Material code',
|
||||
'disabled_manipulator': 'Disable manipulator',
|
||||
'normal': 'normal',
|
||||
'forbidden': 'disable',
|
||||
'job_command': 'job command',
|
||||
'recall': 'recall',
|
||||
'scram': 'crash stop',
|
||||
'police_clearance': 'clear the police',
|
||||
'keep_out_of_storage': 'Keep out of storag',
|
||||
'no_release': 'No export',
|
||||
'stop_task': 'Stop task',
|
||||
'equipment_number': 'Device number',
|
||||
'device_name': 'Device name',
|
||||
'exception_message': 'exception message',
|
||||
'photoelectric_signal': 'photoelectric signal',
|
||||
'mode': 'mode',
|
||||
'alarm': 'alarm',
|
||||
'ip_address': 'IP',
|
||||
'pallet_quantity': 'Pallet quantity',
|
||||
'instruction_information': 'instruction information',
|
||||
'note_information': 'Remark information',
|
||||
'current_instruction_message': 'current instruction information',
|
||||
'last_instruction_message': 'last command information',
|
||||
'action_signal': 'action signal',
|
||||
'clearance_signal': 'allow in and out signal',
|
||||
'materiel': 'material',
|
||||
'lot': 'batch',
|
||||
'request_task': 'Whether to request a task',
|
||||
'request_order': 'Whether to request instructions',
|
||||
'apply_labeling': 'Whether to apply for labelling',
|
||||
'apply_for_bundling': 'Whether to apply for bundling',
|
||||
'device_status': 'Device status',
|
||||
'weight': 'weight',
|
||||
'front_station_photoelectric_signal': 'forward station photoelectric signal',
|
||||
'open': 'On',
|
||||
'close': 'Off',
|
||||
'AGV_phase': 'AGV Interaction Phase',
|
||||
'description_of_the_AGV_phase': 'AGV Interaction Phase Description',
|
||||
'AGV_action': 'AGV action',
|
||||
'AGV_power': 'AGV Power',
|
||||
'post-station_photoelectric_signal': 'post-station photoelectric signal',
|
||||
'front_station_action_signal': 'forward motion signal',
|
||||
'back_station_action_signal': 'post action signal',
|
||||
'walk_y': 'walking column',
|
||||
'previous_station_task': 'Former station task number',
|
||||
'back_station_task': 'station task Back number',
|
||||
'task_number': 'task number',
|
||||
'disable': 'Whether to disable',
|
||||
'current_temperature': 'Current temperature',
|
||||
'oven_finish': 'Oven complete',
|
||||
'house': 'Constant temperature countdown-house',
|
||||
'minutes': 'Constant temperature countdown-minutes',
|
||||
'seconds': 'Constant temperature countdown-seconds',
|
||||
'gate_state': 'gate state',
|
||||
'task_creation_failure': 'Cause of task creation failure',
|
||||
'failed_to_create_instruction': 'Cause of instruction creation failure',
|
||||
'no_electrical_signal_feedback_cause': 'Cause of no electrical signal feedback',
|
||||
'request_success_flag': 'request success flag',
|
||||
'delivery_completed': 'Outbound complete',
|
||||
'inventory_quantity': 'inventory quantity',
|
||||
'angle': 'Angle',
|
||||
'electric_quantity': 'electricity',
|
||||
'status': 'state',
|
||||
'abnormal': 'exception',
|
||||
'floor': 'floor',
|
||||
'tray': 'tray',
|
||||
'loading_or_not': 'loading or not',
|
||||
'barcode': 'Vehicle number',
|
||||
'barcode_length': 'Vehicle length',
|
||||
'last_container': 'Last vehicle number'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user