Files
snipe-it/app/lang/es/admin/groups/table.php
T
mizar1616 2bf57febd8 Spanish Translation
Ver 1.1
2014-09-08 15:19:35 +02:00

10 lines
119 B
PHP

<?php
return array(
'id' => 'Id',
'name' => 'Nombre',
'users' => '# de Usuarios',
);