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

11 lines
259 B
PHP
Raw Normal View History

2021-11-04 12:12:47 -07:00
<?php
return array(
2021-11-04 12:12:47 -07:00
'assigned_location' => 'Assigned to :location Location',
'asset_management_system' => 'Asset Management System',
'assigned_to' => 'Assigned To:',
'manager' => 'Manager',
'date' => 'Current Date:',
);