ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/sv-SE/admin/depreciations/table.php
Normal file
11
SNIPE-IT/resources/lang/sv-SE/admin/depreciations/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'id' => 'ID',
|
||||
'months' => 'Månader',
|
||||
'term' => 'Löptid',
|
||||
'title' => 'Namn ',
|
||||
'depreciation_min' => 'Nuvarande värde',
|
||||
|
||||
];
|
Reference in New Issue
Block a user