snipe-it/resources/lang/uk-UA/admin/companies/general.php

8 lines
387 B
PHP
Raw Normal View History

2017-12-12 09:20:57 -08:00
<?php
2017-12-12 09:20:57 -08:00
return [
2018-01-20 04:53:04 -08:00
'select_company' => 'Оберіть компанію',
'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.',
2017-12-12 09:20:57 -08:00
];