snipe-it/resources/lang/vi/admin/depreciations/table.php
snipe 014eab3abc Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
2023-01-09 11:09:26 -08:00

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',
];