summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/blog/lang/it/settings.php
blob: 7026236bd06b336180d885e56bc02f4751554957 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Italian language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Niccolo Rigacci <niccolo@rigacci.org>
 */
 
// for the configuration manager
$lang['namespace']        = 'Namespace predefinito per il blog';

//Setup VIM: ex: et ts=2 enc=utf-8 :