dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Changed error levels in mysql_clientdb_plugin to support clustered mysql da...
tbrehm
2010-08-06
190726d17bc1d1842f4fd6b162721f76611a1d88
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
domain
/
lib
/
lang
/
nl_domain_list.lng
1
2
3
4
5
<?php
$wb['list_head_txt'] = 'Domains';
$wb['add_new_record_txt'] = 'Add new Domain';
$wb['domain_txt'] = 'Domain';
?>