dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: Follow-up to commit r3623 - entered all missing german and english ...
mcramer
2012-10-31
7e48bdf4e952f7b700e64e4cd8cb190bfc630ef9
[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';
?>