Skip to content
it_users_list.lng 426 B
Newer Older
fantu's avatar
fantu committed
<?php
fantu's avatar
fantu committed
$wb['list_head_txt'] = 'Utenti';
$wb['username_txt'] = 'Nome utente';
$wb['name_txt'] = 'Nome';
$wb['vorname_txt'] = 'Cognome';
$wb['ort_txt'] = 'Città';
tbrehm's avatar
tbrehm committed
$wb['add_new_record_txt'] = 'Add new user';
Fantu's avatar
Fantu committed
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
fantu's avatar
fantu committed
?>