dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Traffic quota field for websites is hidden now until the backend part is fu...
tbrehm
2009-03-01
2c05fad75dd70c1990fd05b121860b792efff2ac
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
es_users_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Usuarios';
$wb['username_txt'] = 'Usuario';
$wb['name_txt'] = 'Nombre';
$wb['vorname_txt'] = 'Apellido';
$wb['ort_txt'] = 'Ciudad';
?>