Add translation for Company

This commit is contained in:
Marcus Moore 2023-02-06 12:21:23 -08:00
parent 45e8e9bbed
commit 0e57e4836e
No known key found for this signature in database

View file

@ -1,6 +1,7 @@
<?php
return [
'company' => 'Company',
'select_company' => 'Select Company',
'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.',