Files
snipe-it/app/lang/tr/admin/hardware/table.php
T
2015-07-27 10:18:40 -07:00

23 lines
589 B
PHP
Executable File
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 array(
'asset_tag' => 'Demirbaş Etiketi',
'asset_model' => 'Model',
'book_value' => 'Değer',
'change' => 'Giriş/Çıkış',
'checkout_date' => 'Çıkış Tarihi',
'checkoutto' => 'Çıkış Yapıldı',
'diff' => 'Fark',
'dl_csv' => 'CSV Dosyasını İndir',
'eol' => 'Ömür Süresi',
'id' => 'ID',
'location' => 'Konum',
'purchase_cost' => 'Ücret',
'purchase_date' => 'Satın alındı',
'serial' => 'Seri No',
'status' => 'Durum',
'title' => 'Demirbaş ',
);