dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: "old" style folder protection without comment lines in htaccess (3.0...
mcramer
2012-09-05
2cb656cf7af0d018c36e36eccb53240a1dd384af
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
sites
/
lib
/
lang
/
de_database_user_admin_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Datenbank User';
$wb['add_new_record_txt'] = 'Neuen User hinzufügen';
$wb['database_user_txt'] = 'Datenbank User';
$wb['sys_groupid_txt'] = 'Kunde';
?>