Files
snipe-it/app/lang/ja/admin/groups/table.php
T
2015-08-11 13:39:09 -07:00

10 lines
123 B
PHP
Executable File

<?php
return array(
'id' => 'ID',
'name' => '名前',
'users' => '# の利用者数',
);