ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/zh-CN/admin/depreciations/table.php
Normal file
11
SNIPE-IT/resources/lang/zh-CN/admin/depreciations/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'id' => '编号',
|
||||
'months' => '月数',
|
||||
'term' => '条件',
|
||||
'title' => '名称',
|
||||
'depreciation_min' => '底值',
|
||||
|
||||
];
|
Reference in New Issue
Block a user