snipe-it/resources/lang/sv-SE/admin/companies/general.php
2017-04-06 21:36:33 -07:00

7 lines
335 B
PHP

<?php
return [
'about_companies_title' => 'Om företag',
'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.',
'select_company' => 'Välj företag',
];