mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
1113218c6c
Signed-off-by: snipe <snipe@snipe.net>
9 lines
214 B
PHP
9 lines
214 B
PHP
<?php
|
|
|
|
return [
|
|
'title' => 'Mantenimiento de Activos',
|
|
'asset_name' => 'Nombre del activo',
|
|
'is_warranty' => 'Garantía',
|
|
'dl_csv' => 'Descargar CSV',
|
|
];
|