snipe_it/resources/lang/es-CO/admin/asset_maintenances/table.php
snipe 05875ebd1f Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2024-10-28 22:04:35 +00:00

8 lines
214 B
PHP

<?php
return [
'title' => 'Mantenimiento del activo',
'asset_name' => 'Nombre del activo',
'is_warranty' => 'Garantía',
'dl_csv' => 'Descargar CSV',
];