snipe-it/resources/lang/bg/admin/depreciations/table.php
snipe bd0863d9c7 Added new translations
Signed-off-by: snipe <snipe@snipe.net>
2023-09-25 10:54:46 +01:00

12 lines
201 B
PHP

<?php
return [
'id' => 'ID',
'months' => 'Месеци',
'term' => 'Срок',
'title' => 'Име',
'depreciation_min' => 'Минимална стойност',
];