ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/pl-PL/admin/depreciations/table.php
Normal file
11
SNIPE-IT/resources/lang/pl-PL/admin/depreciations/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'id' => 'Id',
|
||||
'months' => 'Miesiące',
|
||||
'term' => 'Termin',
|
||||
'title' => 'Nazwa ',
|
||||
'depreciation_min' => 'Minimalna wartość',
|
||||
|
||||
];
|
Reference in New Issue
Block a user