Skip to content
de_remote_user_list.lng 193 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
Fantu's avatar
Fantu committed
$wb['list_head_txt'] = 'Remote Users';
$wb['list_desc_txt'] = '';
$wb['add_new_record_txt'] = 'Add new user';
tbrehm's avatar
tbrehm committed
$wb['parent_remote_userid_txt'] = 'ID';
Fantu's avatar
Fantu committed
$wb['username_txt'] = 'Username';
tbrehm's avatar
tbrehm committed
?>