snipe-it/resources/lang/cs/admin/depreciations/table.php
snipe a0b05bac8d Updated translations with new strings and new translations
Signed-off-by: snipe <snipe@snipe.net>
2023-02-21 03:54:55 -08:00

12 lines
184 B
PHP

<?php
return [
'id' => 'ID',
'months' => 'Měsíců',
'term' => 'Podmínka',
'title' => 'Název ',
'depreciation_min' => 'Minimální hodnota',
];