xref: /template/sprintdoc/lang/it/lang.php (revision 9e1501763620bdbf36f94199573fc60dbf65225e)
1<?php
2/**
3 * Italian language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 */
7
8$lang['discussion']      = 'Discussione';
9$lang['back_to_article'] = 'Torna all\'articolo';
10$lang['userpage']        = 'Pagina utente';
11
12//Setup VIM: ex: et ts=2 :
13