snipe-it/resources/lang/ta/admin/asset_maintenances/general.php
snipe 81d2a3acda Updated lnaguage strings
Signed-off-by: snipe <snipe@snipe.net>
2022-10-04 17:48:43 -07:00

17 lines
1.1 KiB
PHP

<?php
return [
'asset_maintenances' => 'சொத்து பராமரித்தல்',
'edit' => 'சொத்து பராமரிப்பு திருத்தவும்',
'delete' => 'சொத்து பராமரிப்பு நீக்கு',
'view' => 'சொத்து பராமரிப்பு விவரங்களைக் காண்க',
'repair' => 'ரிப்பேர்',
'maintenance' => 'பராமரிப்பு',
'upgrade' => 'மேம்படுத்தல்',
'calibration' => 'அளவுத்திருத்தம்',
'software_support' => 'மென்பொருள் ஆதரவு',
'hardware_support' => 'வன்பொருள் ஆதரவு',
'configuration_change' => 'உள்ளமைவு மாற்றம்',
'pat_test' => 'கையடக்க சாதன சோதனை',
];