mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 17:32:25 +02:00
10 lines
830 B
PHP
10 lines
830 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 !'] = '¡Página de inicio de sesión totalmente nueva y preferencias con páginas estándar!';
|
|
$lang['Two factor authentication is here'] = 'Ha llegado la autenticación de dos factores';
|
|
$lang['UI redesigns that make a difference'] = 'Rediseños de la interfaz de usuario que marcan la diferencia'; |