dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Function to increment the customer number automatically - Added fields to...
Till Brehm
2013-11-20
3d96c53b303cfd720a44ad6f825eb94f7c4a3ca3
[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';
?>