Skip to content
br_remote_user_list.lng 216 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['list_head_txt'] = 'Usuários Remotos';
tbrehm's avatar
tbrehm committed
$wb['list_desc_txt'] = '';
$wb['add_new_record_txt'] = 'Adcionar novo usuário';
tbrehm's avatar
tbrehm committed
$wb['parent_remote_userid_txt'] = 'ID';
$wb['username_txt'] = 'Nome do usuário';
tbrehm's avatar
tbrehm committed
?>