snipe-it/resources/lang/zh-CN/admin/depreciations/table.php
snipe 16fb2213b5 Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
2022-01-28 12:40:03 -08:00

12 lines
168 B
PHP

<?php
return [
'id' => '编号',
'months' => '月数',
'term' => '条件',
'title' => '名称',
'depreciation_min' => '底值',
];