snipe-it/resources/lang/fr/admin/companies/general.php
snipe 0d787fcc94 Updated language files
Signed-off-by: snipe <snipe@snipe.net>
2022-03-03 22:21:44 -08:00

8 lines
386 B
PHP

<?php
return [
'select_company' => 'Sélectionnez une compagnie',
'about_companies' => 'A propos des organisations',
'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.',
];