snipe-it/resources/lang/fa/admin/companies/general.php

8 lines
382 B
PHP
Raw Normal View History

2016-05-16 21:54:13 -07:00
<?php
2016-05-16 21:54:13 -07:00
return [
2016-05-19 23:27:08 -07: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.',
2016-05-16 21:54:13 -07:00
];