snipe-it/resources/lang/es-ES/admin/companies/general.php

7 lines
347 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
2016-12-03 17:10:05 -08:00
'about_companies_title' => 'About Companies',
'about_companies_text' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
2016-03-25 01:18:05 -07:00
'select_company' => 'Seleccionar compañía',
];