snipe-it/resources/lang/it/admin/depreciations/table.php
snipe 0d787fcc94 Updated language files
Signed-off-by: snipe <snipe@snipe.net>
2022-03-03 22:21:44 -08:00

12 lines
172 B
PHP

<?php
return [
'id' => 'ID',
'months' => 'Mesi',
'term' => 'Termine',
'title' => 'Nome ',
'depreciation_min' => 'Valore Del Piano',
];