snipe-it/resources/lang/fr/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
168 B
PHP

<?php
return [
'id' => 'ID',
'months' => 'Mois',
'term' => 'Terme',
'title' => 'Nom ',
'depreciation_min' => 'Valeur minimale',
];