mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-11 18:55:47 +00:00
10 lines
122 B
PHP
10 lines
122 B
PHP
<?php
|
|
|
|
return array(
|
|
|
|
'id' => 'Id',
|
|
'name' => 'Név',
|
|
'users' => '# -i felhasználó',
|
|
|
|
);
|