snipe-it/resources/lang/mk/admin/companies/general.php
2018-05-02 14:32:50 -07:00

7 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 [
'about_companies_title' => 'За компаниите',
'about_companies_text' => 'Компаниите можат да се користат како поле за едноставен идентификатор, или може да се користат за да се ограничи видливоста на средствата, корисниците, итн, ако е овозможена целосна поддршка за компании во администраторските поставки.',
'select_company' => 'Изберете компанија',
];