dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
More defaults, missing favicon.ico and robots.txt can amount to a huge hit ...
latham
2011-05-26
88c9913fa83b0c17a98dc23d23144a37c4776975
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
el_server_ip_list.lng
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Διευθύνσεις IP';
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'Διεύθυνση IP';
$wb['add_new_record_txt'] = 'Νέα διεύθυνση IP';
?>