snipe-it/resources/lang/af-ZA/admin/companies/general.php

8 lines
363 B
PHP
Raw Normal View History

2017-04-06 21:36:33 -07:00
<?php
2017-04-06 21:36:33 -07:00
return [
2017-10-17 18:52:20 -07:00
'select_company' => 'Kies Maatskappy',
'about_companies' => 'Oor Maatskappye',
'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-04-06 21:36:33 -07:00
];