dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
italian update
fantu
2008-12-29
f03fc31723bdd135fa19c389316bc5fda8601473
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
de_users_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'users';
$wb['username_txt'] = 'username';
$wb['name_txt'] = 'name';
$wb['vorname_txt'] = 'vorname';
$wb['ort_txt'] = 'ort';
?>