Files
snipe-it/resources/lang/tr-TR/admin/maintenances/general.php
T
snipe cb2ffe6b3f Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2025-08-27 14:02:39 +01:00

18 lines
736 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' => 'Demirbaş bakımları', // not used anymore
'maintenances' => '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' => 'Yapılandırma Değişikliği',
'pat_test' => 'PAT Test',
];