mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
10 lines
778 B
PHP
10 lines
778 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['Brand new login & preferences with Standard pages !'] = 'Login e Preferenze realizzate tramite pagine standard!';
|
|
$lang['Two factor authentication is here'] = 'Con autenticazione a due fattori';
|
|
$lang['UI redesigns that make a difference'] = 'Interfaccia grafica ridisegnata, che fa la differenza'; |