snipe-it/resources/lang/tr/admin/asset_maintenances/general.php
snipe 9db0b038a5 Updated translation strings
Signed-off-by: snipe <snipe@snipe.net>
2022-08-08 15:29:28 -07:00

17 lines
660 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'asset_maintenances' => 'Varlık Bakımları',
'edit' => 'Varlık Bakımını Değiştir',
'delete' => 'Varlık Bakımını Sil',
'view' => 'Varlık Bakım Detaylarını Gör',
'repair' => 'Onar',
'maintenance' => 'Bakım',
'upgrade' => 'Yükselt',
'calibration' => 'Kalibrasyon',
'software_support' => 'Yazılım Desteği',
'hardware_support' => 'Donanım Desteği',
'configuration_change' => 'Configuration Change',
'pat_test' => 'PAT Test',
];