blob: a29e14964009fb6e1bab9b510d1dca4a2b3549d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?php
/**
* Italian language file
*
* @author Diego Pierotto ita.translations@tiscali.it
* @author ita.translations@tiscali.it
* @author Lorenzo Breda <lbreda@gmail.com>
* @author snarchio@alice.it
*/
$lang['name'] = 'Raccolta dati sul wiki (può impiegare del tempo per caricarsi)';
$lang['submit'] = 'Invia dati';
|