ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/nl-NL/admin/depreciations/table.php
Normal file
11
SNIPE-IT/resources/lang/nl-NL/admin/depreciations/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'id' => 'ID',
|
||||
'months' => 'Maanden',
|
||||
'term' => 'Termijn',
|
||||
'title' => 'Naam ',
|
||||
'depreciation_min' => 'Minimale afschrijving',
|
||||
|
||||
];
|
Reference in New Issue
Block a user