dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2606 - New version message
tbrehm
2013-01-04
65e8ac35b18fe6f85cfd8ff688a4da521dc568d0
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
ro_mail_forward_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Mail Forward';
$wb['active_txt'] = 'Active';
$wb['source_txt'] = 'sursa';
$wb['destination_txt'] = 'Destinatie';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Adauga Email forward';
?>