dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
move code for dns' owner change to plugin
Sergio Cambra
2014-07-04
596f0b87579008e5aa8e7f854ccee868c178efca
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
el_mail_alias_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Ψευδώνυμο Email';
$wb['active_txt'] = 'Ενεργό';
$wb['source_txt'] = 'πηγή';
$wb['destination_txt'] = 'Προορισμός';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Νέο Ψευδώνυμο Email';
?>