mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-02 09:27:45 -08:00
af2e407543
Signed-off-by: snipe <snipe@snipe.net>
9 lines
203 B
PHP
9 lines
203 B
PHP
<?php
|
|
|
|
return array(
|
|
'title' => 'Asset Maintenance',
|
|
'asset_name' => 'Asset Name',
|
|
'is_warranty' => 'Warranty',
|
|
'dl_csv' => 'Download CSV',
|
|
);
|