dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed #3857
Gibts nicht
2016-04-29
3623bab13894593c0c75be27c4536abb833a492b
[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';
?>