snipe-it/resources/lang/tr/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
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' => 'Firma Seç',
'about_companies' => 'Firmalar Hakkında',
'about_companies_description' => ' Firmaları basit bir bilgi alanı olarak kullanabilir veya Yönetici Ayarlarında "Tam Firma Desteği"ni aktifleştirerek envanter görünürlüğü ve müsaitliğini belirtilen firmanın kullanıcılarına kısıtlayabilirsiniz.',
];