mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
11 lines
970 B
PHP
11 lines
970 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 nova interfície per a la gestió d\'usuaris';
|
|
$lang['Brand new features : Activities logs and PDF reader'] = 'Característiques totalment noves: registres d\'activitats i lector de PDF';
|
|
$lang['Enhanced interface for batch manager and album selector'] = 'Interfície millorada per al gestor per lots i el selector d\'àlbums';
|
|
$lang['Even more filters for the gallery search engine'] = 'Encara més filtres per al motor de cerca de la galeria'; |