dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Bugfix: Event notifier not raised
mcramer
2012-09-11
864ba9a531618da771ec74b6d48f8449eb2634ac
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
it_module_nav_edit.lng
1
2
3
4
5
6
<?php
$wb['title_txt'] = 'Titolo';
$wb['header_txt'] = 'Proprietà Navi';
$wb['save_txt'] = 'Salva';
$wb['cancel_txt'] = 'Annulla';
?>