dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Changed: tools.inc.php removed from different places and converted to class...
mcramer
2012-08-30
31f6ceb52bc4422c8a9a0ed8c6b167b3089bb6a6
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
it_module_nav_item_edit.lng
1
2
3
4
5
6
7
8
<?php
$wb['title_txt'] = 'Titolo';
$wb['target_txt'] = 'Target';
$wb['link_txt'] = 'Link';
$wb['header_txt'] = 'Proprietà Navi';
$wb['save_txt'] = 'Salva';
$wb['cancel_txt'] = 'Annulla';
?>