Skip to content
tr_remote_user_list.lng 212 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
Fantu's avatar
Fantu committed
$wb['list_head_txt'] = 'Uzak Kullanıcılar';
$wb['list_desc_txt'] = '';
$wb['add_new_record_txt'] = 'Yeni kullanıcı';
tbrehm's avatar
tbrehm committed
$wb['parent_remote_userid_txt'] = 'ID';
Fantu's avatar
Fantu committed
$wb['username_txt'] = 'Kullanıcı adı';
tbrehm's avatar
tbrehm committed
?>