mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-15 10:04:13 -08:00
026ea41dee
Signed-off-by: snipe <snipe@snipe.net>
12 lines
177 B
PHP
12 lines
177 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'id' => '아이디',
|
|
'months' => '개월',
|
|
'term' => '기간',
|
|
'title' => '이름 ',
|
|
'depreciation_min' => 'Floor Value',
|
|
|
|
];
|