source: extensions/nbc_ThemeChanger/language/it_IT/plugin.lang.php @ 5804

Last change on this file since 5804 was 4362, checked in by riopwg, 15 years ago

Update language IT

File size: 369 bytes
RevLine 
[3893]1<?php
[4362]2
[3893]3$lang['title_assoc'] = 'ThemeChanger';
4$lang['add_assoc'] = 'Aggiungere una nuova associazione';
5$lang['action'] = 'Azione';
6$lang['modify_assoc'] = 'Modificare l\'associazione';
[4083]7$lang['delete_assoc']='Cancellare l\'associazione';
[3893]8$lang['nbc_ThemeChanger_save_config']='Configurazione salvata.';
[3954]9$lang['subCategoriesApply']='Applicare alle Sotto-Categorie?';
[3893]10?>
Note: See TracBrowser for help on using the repository browser.