snipe-it/resources/lang/ko-KR/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
356 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.',
];