mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-05 21:12:52 +02:00
11 lines
920 B
PHP
11 lines
920 B
PHP
<?php
|
|
// +-----------------------------------------------------------------------+
|
|
// | This file is part of Piwigo. |
|
|
// | |
|
|
// | For copyright and license information, please view the COPYING.txt |
|
|
// | file that was distributed with this source code. |
|
|
// +-----------------------------------------------------------------------+
|
|
$lang['A new interface for user management'] = 'Una nuova interfaccia per la gestione degli utenti';
|
|
$lang['Brand new features : Activities logs and PDF reader'] = 'Nuove funzionalità: log delle attività e lettore PDF';
|
|
$lang['Enhanced interface for batch manager and album selector'] = 'Design migliorato per la gestione batch e il selettore di album';
|
|
$lang['Even more filters for the gallery search engine'] = 'Nuovi filtri nel motore di ricerca'; |