mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
10 lines
747 B
PHP
10 lines
747 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 !'] = '全新使用標準頁面的登入及喜好設定頁面!';
|
|
$lang['Two factor authentication is here'] = '兩階段認證來了';
|
|
$lang['UI redesigns that make a difference'] = 'UI 重新設計,全新感受'; |