mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 16:14:18 -08:00
014eab3abc
Signed-off-by: snipe <snipe@snipe.net>
12 lines
181 B
PHP
12 lines
181 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'id' => 'ID',
|
|
'months' => 'Tháng',
|
|
'term' => 'Điều khoản',
|
|
'title' => 'Tên ',
|
|
'depreciation_min' => 'Giá trị sàn',
|
|
|
|
];
|