mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 23:54:12 -08:00
7 lines
388 B
PHP
7 lines
388 B
PHP
<?php
|
|
return [
|
|
'about_companies_title' => 'Σχετικά με τις εταιρείες',
|
|
'about_companies_text' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
|
|
'select_company' => 'Επιλογή εταιρείας',
|
|
];
|