mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-07 02:11:26 +02:00
10 lines
793 B
PHP
10 lines
793 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 !'] = 'Novo sistema de login e preferências com páginas padrão!';
|
|
$lang['Two factor authentication is here'] = 'A autenticação de dois fatores chegou.';
|
|
$lang['UI redesigns that make a difference'] = 'Redesenho de interface do usuário que faz a diferença'; |