source: extensions/PersoAbout/language/it_IT/plugin.lang.php @ 26218

Last change on this file since 26218 was 26218, checked in by TranslationTeam, 10 years ago

[persoabout] Update it_IT, thanks to : ddtddt

File size: 677 bytes
Line 
1<?php
2$lang['ppa_h2'] = 'Personal About';
3
4//Tab gest
5$lang['ppa_tab_gest'] = 'Gestione';
6$lang['ppa_perso'] = 'About personale';
7
8//Tab help
9$lang['ppa_tab_help'] = 'Help';
10$lang['ppa_css'] = 'Personalizzare il blocco di presentazione';
11$lang['ppa_css_help'] = 'Il vostro blocco personale è in un < div id="persoabout" >, è dunque possibile utilizzare questo ID nel vostro tema o in locale per personalizzare il vostro blocco personale';
12$lang['ppa_ED'] = 'Plugin "ExtendedDescription"';
13$lang['ppa_ED_help'] = 'È possibile utilizzare il tag [lang] di questo plugin';
14
15$lang['This section is reserved for the webmaster'] = 'Questa sezione è riservata per il webmaster';
16?>
Note: See TracBrowser for help on using the repository browser.