dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Implemented: FS#2289 - Load form and list templates from theme folder if th...
tbrehm
2012-06-18
1199a77a7a0feb0c359ac799686b8cdc0507c9d7
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
it_language_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Editor file di lingua';
$wb['language_select_txt'] = 'Seleziona lingua';
$wb['module_txt'] = 'Modulo';
$wb['lang_file_txt'] = 'File lingua';
$wb['lang_file_date_txt'] = 'Ultima modifica';
?>