snipe-it/resources/lang/ja/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
167 B
PHP

<?php
return [
'id' => 'ID',
'months' => '月',
'term' => '期間',
'title' => '名前 ',
'depreciation_min' => 'Floor Value',
];