mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
10 lines
986 B
PHP
10 lines
986 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['Two factor authentication is here'] = 'Реализована двухфакторная авторизация (2FA)';
|
|
$lang['Brand new login & preferences with Standard pages !'] = 'Совершенно новый вид страниц входа и настроек с использованием "Стандартных страниц"!';
|
|
$lang['UI redesigns that make a difference'] = 'Переработан пользовательский интерфейс и Вы увидите разницу'; |