Dominik Müller
2014-10-13 59baa48eb7ed4219251acf41c9560da00b77c62e
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Usuarios remotos';
$wb['list_desc_txt'] = '';
$wb['add_new_record_txt'] = 'Añadir nuevo usuario remoto';
$wb['parent_remote_userid_txt'] = 'ID';
$wb['username_txt'] = 'Nombre de usuario';
?>