snipe-it/resources/lang/hr-HR/admin/companies/general.php
snipe 026ea41dee Use correct language codes, updated strings
Signed-off-by: snipe <snipe@snipe.net>
2023-12-19 17:23:16 +00:00

8 lines
359 B
PHP

<?php
return [
'select_company' => 'Odaberite tvrtku',
'about_companies' => 'O tvrtkama',
'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.',
];