Skip to content
br_remote_user_list.lng 222 B
Newer Older
<?php
$wb['list_head_txt'] = "Usurios Remotos";
$wb['list_desc_txt'] = "";
$wb['add_new_record_txt'] = "Adcionar novo usurio";
$wb['parent_remote_userid_txt'] = 'ID';
$wb['username_txt'] = "Nome do usurio";
?>