Skip to content
it_remote_user_list.lng 206 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['list_head_txt'] = 'Utenti remoti';
Fantu's avatar
Fantu committed
$wb['list_desc_txt'] = '';
$wb['add_new_record_txt'] = 'Aggiungi nuovo utente';
tbrehm's avatar
tbrehm committed
$wb['parent_remote_userid_txt'] = 'ID';
$wb['username_txt'] = 'Nome utente';
tbrehm's avatar
tbrehm committed
?>