snipe-it/resources/lang/sr-CS/admin/companies/general.php

8 lines
363 B
PHP
Raw Normal View History

2018-07-18 08:55:38 -07:00
<?php
2018-07-18 08:55:38 -07:00
return [
2018-09-28 11:54:52 -07:00
'select_company' => 'Odaberite firmu',
'about_companies' => 'About Companies',
'about_companies_description' => ' You can use companies as a simple informative field, or you can use them to restrict asset visibility and availability to users with a specific company by enabling Full Company Support in your Admin Settings.',
2018-07-18 08:55:38 -07:00
];