mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
10 lines
765 B
PHP
10 lines
765 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 !'] = 'Gloednieuwe login en voorkeuren met standaardpagina\'s!';
|
|
$lang['Two factor authentication is here'] = 'Twee-factor authenticatie is hier';
|
|
$lang['UI redesigns that make a difference'] = 'UI herontwerpen die het verschil maken'; |