dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
some improvement of the monitor output
vogelor
2008-11-25
9cd0f6e2287a9c91603ca8c594b961b0f7a78a8b
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
it.lng
1
2
3
4
5
6
7
8
<?php
$wb['Client'] = 'Cliente';
$wb['Address'] = 'Indirizzo';
$wb['Limits'] = 'Limiti';
$wb['Add Client'] = 'Aggiungi cliente';
$wb['Edit Client'] = 'Modifica cliente';
$wb['Clients'] = 'Clienti';
?>