ajout app
This commit is contained in:
33
SNIPE-IT/resources/lang/ro-RO/admin/hardware/table.php
Normal file
33
SNIPE-IT/resources/lang/ro-RO/admin/hardware/table.php
Normal file
@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'asset_tag' => 'Eticheta activ',
|
||||
'asset_model' => 'Model',
|
||||
'assigned_to' => 'Desemnat către',
|
||||
'book_value' => 'Valoarea Curentă',
|
||||
'change' => 'Predat/Primit',
|
||||
'checkout_date' => 'Data predare',
|
||||
'checkoutto' => 'Predat',
|
||||
'components_cost' => 'Total componente Cost',
|
||||
'current_value' => 'Valoarea Curentă',
|
||||
'diff' => 'Diferenta',
|
||||
'dl_csv' => 'Descarca CSV',
|
||||
'eol' => 'EOL',
|
||||
'id' => 'ID',
|
||||
'last_checkin_date' => 'Last Checkin Date',
|
||||
'location' => 'Locatie',
|
||||
'purchase_cost' => 'Cost',
|
||||
'purchase_date' => 'Achizitionat',
|
||||
'serial' => 'Serie',
|
||||
'status' => 'Statut',
|
||||
'title' => 'Activ ',
|
||||
'image' => 'Imagine dispozitiv',
|
||||
'days_without_acceptance' => 'Zile fără acceptare',
|
||||
'monthly_depreciation' => 'Depreciere lunară',
|
||||
'assigned_to' => 'Desemnat către',
|
||||
'requesting_user' => 'Utilizatorul solicitant',
|
||||
'requested_date' => 'Data solicitării',
|
||||
'changed' => 'Modificat',
|
||||
'icon' => 'Pictogramă',
|
||||
];
|
Reference in New Issue
Block a user