source: extensions/Statistics/language/it_IT/plugin.lang.php

Last change on this file was 10878, checked in by ddtddt, 13 years ago

[extensions] - Statistics - clean key language

  • Property svn:eol-style set to LF
File size: 596 bytes
Line 
1<?php
2$lang['Howto'] = 'Questo plugin permette di inserire il codice fornito da Google Analytics, Piwik o altri software in tutte le pagine della vostra galleria';
3$lang['statistics_admin'] = 'Amministrazione statistiche';
4$lang['statistics_admin_description'] = 'Inserire il codice quì sotto. ';
5$lang['stat_header'] = 'Inserire il codice nel header';
6$lang['stat_tail'] = 'Inserire il codice nel footer';
7$lang['statistics_save_config'] = 'Dati salvati';
8$lang['stat_admin'] = 'Escludere l\'amministratore dalle statistiche.';
9$lang['stat_guest'] = 'Escludere l\'ospite dalle statistiche.';
10?>
Note: See TracBrowser for help on using the repository browser.