dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Added "IF NOT EXISTS" to create table statements.
tbrehm
2011-09-20
2c273e99336f145334b4cb2298d060b205ea2cad
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
domain
/
lib
/
lang
/
el_domain_list.lng
1
2
3
4
5
<?php
$wb['list_head_txt'] = 'Domains';
$wb['add_new_record_txt'] = 'Νέο Domain';
$wb['domain_txt'] = 'Domain';
?>