mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 17:32:25 +02:00
10 lines
833 B
PHP
10 lines
833 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 d\'inici de sessió totalment nova i preferències amb pàgines estàndard!';
|
|
$lang['Two factor authentication is here'] = 'Ja tenim aquí l\'autenticació de dos factors';
|
|
$lang['UI redesigns that make a difference'] = 'Redissenys de l\'interfície d\'usuari que marquen la diferència'; |