3c95edb0432b9a8dc87267139ef58359c187aa3f
[lhc/web/www.git] / www / plugins-dist / forum / lang / paquet-forum_it.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-forum?lang_cible=it
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) {
7 return;
8 }
9
10 $GLOBALS[$GLOBALS['idx_lang']] = array(
11
12 // F
13 'forum_description' => 'Forum di SPIP (privati e pubblici)',
14 'forum_slogan' => 'Gestione dei forum privati e pubblici di SPIP'
15 );