mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
10 lines
783 B
PHP
10 lines
783 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 !'] = 'Standart sayfalarda yepyeni giriş ve tercihler!';
|
||
$lang['Two factor authentication is here'] = 'İki faktörlü kimlik doğrulama burada';
|
||
$lang['UI redesigns that make a difference'] = 'Fark yaratan kullanıcı arayüzü yeniden tasarımları'; |