snipe-it/resources/lang/fa/admin/companies/general.php
snipe 5fba8202d6 Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2022-04-11 15:40:58 +01:00

8 lines
382 B
PHP

<?php
return [
'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.',
];