snipe-it/resources/lang/uk-UA/admin/companies/general.php
snipe 50eb257cec Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
2024-01-03 23:12:29 +00:00

8 lines
633 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'select_company' => 'Оберіть компанію',
'about_companies' => 'Про компанії',
'about_companies_description' => ' Ви можете використовувати компанії як просте інформаційне поле, або ви можете використати їх для обмеження видимості активів та доступності користувачам з конкретною компанією, дозволяючи повну підтримку в своїх адміністративних налаштуваннях.',
];