snipe-it/resources/lang/ja/admin/depreciations/table.php
snipe df1e2687d6 Updated languages
Signed-off-by: snipe <snipe@snipe.net>
2022-06-30 17:35:02 -07:00

12 lines
168 B
PHP

<?php
return [
'id' => 'ID',
'months' => '月',
'term' => '期間',
'title' => '名前 ',
'depreciation_min' => '残存簿価',
];