dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#752 - Cannot import lang file 3.0.1.1 => 3.0.1.3
tbrehm
2009-06-21
494c3cf3872116a564d20a6c30d3a6e35a1ee632
[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';
?>