snipe-it/resources/lang/en/admin/locations/general.php

9 lines
257 B
PHP
Raw Normal View History

<?php
return array(
'assigned_location' => 'Assigned to :location Location',
'asset_management_system' => 'Asset Management System',
'assigned_to' => 'Assigned To:',
'manager' => 'Manager',
'date' => 'Current Date:',
);