<?php

    return [
        'asset_maintenances' => '资产维护',
        'edit'               => '编辑资产维护信息',
        'delete'             => '删除资产维护信息',
        'view'               => '查看资产维护详细信息',
        'repair'             => '维修',
        'maintenance'        => '维护',
        'upgrade'            => '升级',
        'calibration'        => '校准',
        'software_support'   => '软件支持',
        'hardware_support'   => '硬件支持',
        'configuration_change'   => '配置更改',
        'pat_test'           => 'PAT 测试',
    ];