snipe-it/resources/lang/vendor/zh-CN/admin/depreciations/table.php

12 lines
168 B
PHP
Raw Normal View History

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