snipe-it/resources/lang/th/admin/asset_maintenances/general.php

17 lines
1,004 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
'asset_maintenances' => 'ซ่อมบำรุงสินทรัพย์',
'edit' => 'แก้ไขการซ่อมบำรุงสินทรัพย์',
'delete' => 'ลบการซ่อมบำรุงสินทรัพย์',
'view' => 'ดูรายละเอียดการซ่อมบำรุงสินทรัพย์',
'repair' => 'ซ่อมแซม',
'maintenance' => 'การดูแลรักษา',
'upgrade' => 'อัพเกรด',
'calibration' => 'การเปรียบเทียบค่า',
'software_support' => 'การสนับสนุน Software',
'hardware_support' => 'การสนับสนุน Hardware',
'configuration_change' => 'Configuration Change',
'pat_test' => 'PAT Test',
2016-03-25 01:18:05 -07:00
];