mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-07 03:47:32 -08:00
985e683896
Signed-off-by: snipe <snipe@snipe.net>
9 lines
257 B
PHP
9 lines
257 B
PHP
<?php
|
|
|
|
return array(
|
|
'assigned_location' => 'Assigned to :location Location',
|
|
'asset_management_system' => 'Asset Management System',
|
|
'assigned_to' => 'Assigned To:',
|
|
'manager' => 'Manager',
|
|
'date' => 'Current Date:',
|
|
); |