dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#723 - Unable to create email catch-alls even when an account has ...
tbrehm
2009-05-04
79c225f27ced11e7c1932a1ea69c9cb145927ec2
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
help
/
lib
/
lang
/
it.lng
1
2
3
4
5
6
7
<?php
$wb['Support Message'] = 'Messaggi di supporto';
$wb['Message'] = 'Messaggi';
$wb['Send message'] = 'Spedisci messaggio';
$wb['View messages'] = 'Visualizza messaggi';
$wb['Support'] = 'Supporto';
?>